Changes

Jump to navigation Jump to search

4.5 Functions and Special Variables

58 bytes added, 11:31, 19 September 2013
→‎Barsback: Fixed error in example.
protected override void Create() {
Plot1 = AddPlot(new PlotAttributes("Test"));
m_plotVal = new VariableSeries<Double>(this);
}

Navigation menu