BinWidth

IAxis.BinWidth property

Specifies bin width when AggregationType property value setted to AxisAggregationType.ByBinWidth. Applied to category axes. Used with Histogram or HistogramPareto series only.

public double BinWidth { get; set; }

See Also