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)]
public virtual string Label { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Label : string with get, set
Public Overridable Property Label As String

Hodnota vlastnosti

Hodnota string , která představuje text popisku datového bodu.

Atributy

Platí pro