Partager via


Point.Name Propriété

Définition

Obtient le nom de l’objet.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valeur de propriété

Nom de l’objet.

Remarques

En lecture seule. This property corresponds to the name of a data point on a chart. Le nom est représenté au format suivant :

S<series number>P<point number>

S’applique à