Aspose::Cells::Charts::Axis::SetTickLabelSpacing method

Axis::SetTickLabelSpacing method

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

void Aspose::Cells::Charts::Axis::SetTickLabelSpacing(int32_t value)

Remarks

The number must be between 1 and 31999.

See Also