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é

String

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 : Numéro de série S < > numéro < P. >

S’applique à