Sdílet prostřednictvím


DataPointCustomProperties.Label Vlastnost

Definice

Získá nebo nastaví text popisku datového bodu.

public:
 virtual property System::String ^ Label { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public virtual string Label { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.Label : string with get, set
Public Overridable Property Label As String

Hodnota vlastnosti

String

Text popisku datového bodu

Atributy

Platí pro