Click or drag to resize

LinearlySpacedIntervalByEndCountStep Constructor

Overload List
 NameDescription
Public methodLinearlySpacedIntervalByEndCountStep Initializes a new default instance of the LinearlySpacedIntervalByEndCountStep class, with an interval [0,100], step size of 1 and count=101.
Public methodLinearlySpacedIntervalByEndCountStep(Double, Int32, Double) Initializes a new instance of the LinearlySpacedIntervalByEndCountStep class.
Top
See Also