LabelStyle.IsEndLabelVisible Właściwość

Definicja

Pobiera lub ustawia flagę określającą, czy etykiety są wyświetlane na końcach osi.

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

Wartość właściwości

true jeśli etykiety są wyświetlane na końcach osi; w przeciwnym razie , false.

Atrybuty

Dotyczy