DataPoint.Name Vlastnost

Definice

Získá nebo nastaví název datového bodu.

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

Hodnota vlastnosti

String

Hodnota string , která představuje textový název datového bodu.

Atributy

Platí pro