Aspose::Cells::Charts::Axis::GetTickMarkSpacing method

Axis::GetTickMarkSpacing method

Returns or sets the number of categories or series between tick marks. Applies only to category and series axes.

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

Remarks

The number must be between 1 and 31999.

See Also