ChartItemInLegendInstance.LegendText 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 la valeur calculée de la propriété LegendText dans une classe ChartItemInLegend.
public:
property System::String ^ LegendText { System::String ^ get(); };
public string LegendText { get; }
member this.LegendText : string
Public ReadOnly Property LegendText As String
Valeur de propriété
Valeur string qui représente la valeur calculée de la propriété LegendText.