set_TickMarksSpacing()

Axis::set_TickMarksSpacing(uint32_t) method

Specifies how many tick marks shall be skipped before the next one shall be drawn. Applied to category or series axis. Write uint16_t.

void Aspose::Slides::Charts::Axis::set_TickMarksSpacing(uint32_t value) override

See Also