Partage via


Axis.IsLabelAutoFit Propriété

Définition

Obtient ou définit un indicateur qui détermine si les étiquettes d'axe sont ajustées automatiquement.

public:
 property bool IsLabelAutoFit { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public bool IsLabelAutoFit { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.IsLabelAutoFit : bool with get, set
Public Property IsLabelAutoFit As Boolean

Valeur de propriété

Boolean

true si les étiquettes d'axe sont ajustées automatiquement ; sinon, False.

Attributs

S’applique à