set_BinWidth()

IAxis::set_BinWidth(double) method

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

virtual void Aspose::Slides::Charts::IAxis::set_BinWidth(double value)=0

See Also