NumberOfBins

Axis.NumberOfBins property

Specifies number of bins when AggregationType property value setted to AxisAggregationType.ByNumberOfBins. Applied to category axes. Used with Histogram or HistogramPareto series only.

public uint NumberOfBins { get; set; }

See Also