ChartMember.Label 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 l'étiquette affichée sur la légende (pour les membres de série et les membres de catégorie lorsque ChartSeries.Type = Shape) ou l'axe des abscisses (pour les membres de catégorie).
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Label { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Label { get; }
member this.Label : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public MustOverride ReadOnly Property Label As ReportStringProperty
Valeur de propriété
Objet ReportStringProperty qui représente l'étiquette affichée sur la légende ou l'axe des abscisses.