Share via


Axis.IsLabelAutoFit Proprietà

Definizione

Ottiene o imposta un flag che determina se le etichette di un asse vengono adattate automaticamente.

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

Valore della proprietà

true se le etichette di un asse vengono adattate automaticamente. In caso contrario false.

Attributi

Si applica a