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