Axis.AxisBetweenCategories

Axis.AxisBetweenCategories property

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

public bool AxisBetweenCategories { get; set; }

Remarks

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

See Also