CustomizeLegendEventArgs.LegendName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom de l'objet Legend permettant d'identifier la légende qui a émis l'événement CustomizeLegend.
public:
property System::String ^ LegendName { System::String ^ get(); };
public string LegendName { get; }
member this.LegendName : string
Public ReadOnly Property LegendName As String
Valeur de propriété
Valeur string qui représente le nom de l'objet Legend associé.