Share via


DataPointCustomProperties.IsValueShownAsLabel Proprietà

Definizione

Ottiene o imposta un flag che indica se visualizzare il valore del punto dati sull'etichetta.

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

Valore della proprietà

true se il valore del punto dati è visualizzato sull'etichetta; in caso contrario, false.

Attributi

Si applica a