Share via


ChartMember.Label Propriété

Définition

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.

S’applique à