DataPointCustomProperties.IsValueShownAsLabel Właściwość

Definicja

Pobiera lub ustawia flagę wskazującą, czy ma być wyświetlana wartość punktu danych na etykiecie.

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

Wartość właściwości

true aby pokazać wartość punktu danych na etykiecie; w przeciwnym razie , false.

Atrybuty

Dotyczy