set_AxisBetweenCategories()

Axis::set_AxisBetweenCategories(bool) method

Represents if the value axis crosses the category axis between categories. This property applies only to category axes, and it doesn’t apply to 3-D charts. Write bool.

void Aspose::Slides::Charts::Axis::set_AxisBetweenCategories(bool value) override

See Also