Aspose::Cells::Charts::AxisBins::SetIsAutomatic method

AxisBins::SetIsAutomatic method

Indicates whether the axis bins are automatic.

void Aspose::Cells::Charts::AxisBins::SetIsAutomatic(bool value)

Remarks

If Width or Count is called, the value will be false.

See Also