DataPointCustomProperties.IsValueShownAsLabel Egenskap

Definition

Hämtar eller anger en flagga som anger om datapunktens värde ska visas på etiketten.

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

Egenskapsvärde

trueför att visa värdet för datapunkten på etiketten; annars . false

Attribut

Gäller för