set_NumberOfBins()

IAxis::set_NumberOfBins(uint32_t) method

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

virtual void Aspose::Slides::Charts::IAxis::set_NumberOfBins(uint32_t value)=0

See Also