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)]
[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

Valore della proprietà

Boolean

true per mostrare il valore del punto dati sull'etichetta; in caso contrario, false.

Attributi

Si applica a