Axis.AxisBetweenCategories Property

Definition

True if the value axis crosses the category axis between categories. Read/write.

public:
 property bool AxisBetweenCategories { bool get(); void set(bool value); };
public bool AxisBetweenCategories { get; set; }
member this.AxisBetweenCategories : bool with get, set
Public Property AxisBetweenCategories As Boolean

Property Value

Boolean

Remarks

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

Applies to