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; }
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 : nombre de points>P<> de la série S<.

S’applique à