Axis.AxisBetweenCategories Property

Definition

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

public:
 property bool AxisBetweenCategories { bool get(); void set(bool value); };
public bool AxisBetweenCategories { get; set; }
Public Property AxisBetweenCategories As Boolean

Property Value

Remarks

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

Applies to