ChartMember.Label Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.