Share via


DataPoint.Name Proprietà

Definizione

Ottiene o imposta il nome del punto dati.

public:
 virtual property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Browsable(false)]
public override string Name { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Browsable(false)>]
member this.Name : string with get, set
Public Overrides Property Name As String

Valore della proprietà

String

Valore string che rappresenta il nome del punto dati.

Attributi

Si applica a