Axis.AxisBetweenCategories Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.