Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing method

AxisTickLabels::get_IsAutoSpacing method

Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels.

bool Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing()

Remarks

The default value is true.

The property has effect for text category and series axes. It is not supported by MS Office 2016 new charts.

See Also