DataPointCustomProperties.Label Proprietà

Definizione

Ottiene o imposta il testo dell'etichetta del punto dati.

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

Valore della proprietà

String

Valore string che rappresenta il testo dell'etichetta del punto dati.

Attributi

Si applica a