DataPointCustomProperties.IsValueShownAsLabel Właściwość

Definicja

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

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

Boolean

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

Atrybuty

Dotyczy