ChartMember.Label Proprietà

Definizione

Viene visualizzata l'etichetta sulla legenda (per i membri della serie e i membri della categoria quando è ChartSeries. Type = Shape) o sull'asse della categoria (per i membri della categoria).

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

Valore della proprietà

Un ReportStringProperty oggetto che rappresenta l'etichetta visualizzata sull'asse legenda o categoria.

Si applica a