Condividi tramite


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)]
public bool IsLabelAutoFit { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.IsLabelAutoFit : bool with get, set
Public Property IsLabelAutoFit As Boolean

Valore della proprietà

Boolean

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

Attributi

Si applica a