NPlot Documented Class Library

HistogramPlot.Center Property

[This is preliminary documentation and subject to change.]

If true, each histogram column will be centered on the associated abscissa value. If false, each histogram colum will be drawn between the associated abscissa value, and the next abscissa value. Default value is true.

public bool Center {get; set;}

See Also

HistogramPlot Class | NPlot Namespace