set_AxisBetweenCategories()

IAxis::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.

virtual void Aspose::Slides::Charts::IAxis::set_AxisBetweenCategories(bool value)=0

See Also