ChartAxisInstance.LabelsAutoFitDisabled 属性

定义

获取 LabelsAutoFitDisabled 类中 ChartAxis 属性的计算值。

public:
 property bool LabelsAutoFitDisabled { bool get(); };
public bool LabelsAutoFitDisabled { get; }
member this.LabelsAutoFitDisabled : bool
Public ReadOnly Property LabelsAutoFitDisabled As Boolean

属性值

一个 Boolean 值,该值表示 LabelsAutoFitDisabled 属性的计算值。

适用于