Aspose::Cells::Charts::Axis::SetAxisBetweenCategories method

Axis::SetAxisBetweenCategories method

Represents if the value axis crosses the category axis between categories.

void Aspose::Cells::Charts::Axis::SetAxisBetweenCategories(bool value)

Remarks

This property applies only to category axes, and it doesn’t apply to 3-D charts.

See Also