Aspose::Cells::Charts::Axis::GetTickLabelSpacing method

Axis::GetTickLabelSpacing method

Represents the number of categories or series between tick-mark labels. Applies only to category and series axes.

int32_t Aspose::Cells::Charts::Axis::GetTickLabelSpacing()

Remarks

The number must be between 1 and 31999.

See Also