Reference > Properties > ClassInterval Property

SharpPlot.ClassInterval Property

Set the Class interval for histograms.

public double ClassInterval {get; set;}

Example

sp.ClassInterval = 2.3;

The default is 1, but SharpPlot will attempt to make an intelligent judgement depending on the data you pass to DrawHistogram.

See also ...

SharpPlot Members | DrawHistogram Method


Send comments on this topic
© Dyalog Ltd 2013