set_BinWidth()

Axis::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.

void Aspose::Slides::Charts::Axis::set_BinWidth(double value) override

See Also