Aspose::Cells::Charts::Axis::SetTickMarkSpacing method
Axis::SetTickMarkSpacing method
Returns or sets the number of categories or series between tick marks. Applies only to category and series axes.
void Aspose::Cells::Charts::Axis::SetTickMarkSpacing(int32_t value)
Remarks
The number must be between 1 and 31999.
See Also
- Class Axis
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++