Condividi tramite


LabelStyle.IsEndLabelVisible Proprietà

Definizione

Ottiene o imposta un flag che determina se le etichette vengono visualizzate alle estremità dell'asse.

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

Valore della proprietà

Boolean

true se le etichette vengono visualizzate all'estremità dell'asse. In caso contrario false.

Attributi

Si applica a