NPlot Documented Class Library

StartStep Constructor 

[This is preliminary documentation and subject to change.]

Constructor

public StartStep(
   double start,
   double step
);

Parameters

start
the first value of the set of points specified by this object.
step
the step that specifies the separation between successive points.

See Also

StartStep Class | NPlot Namespace