NPlot Documented Class Library

StepPlot.Center Property

[This is preliminary documentation and subject to change.]

Gets or sets whether or not steps should be centered. If true, steps will be centered on the X abscissa values. If false, the step corresponding to a given x-value will be drawn between this x-value and the next x-value at the current y-height.

public bool Center {get; set;}

See Also

StepPlot Class | NPlot Namespace