ChartAxisInstance.LabelsAutoFitDisabled Property

Definition

Gets the calculated value of the LabelsAutoFitDisabled property in a ChartAxis class.

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

Property Value

A Boolean value that represents the calculated value of the LabelsAutoFitDisabled property.

Applies to