Axis.AxisBetweenCategories 属性

定义

如果数值轴与分类轴相交于分类之间,则该属性值为 True

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

属性值

注解

该属性仅应用于分类轴,而不应用于三维图表。

适用于