Język

DataPointCustomProperties.IsValueShownAsLabel Właściwość

Definicja

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

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

Wartość właściwości

true jeśli wartość punktu danych jest wyświetlana na etykiecie; w przeciwnym razie, false.

Atrybuty

Dotyczy