ChartLegendColumn.Header 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.
Riceve un'espressione che valuta l'intestazione della colonna legenda del grafico.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendColumnHeader ^ Header { Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendColumnHeader ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnHeader Header { get; }
member this.Header : Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnHeader
Public ReadOnly Property Header As ChartLegendColumnHeader
Valore della proprietà
Un ChartLegendColumnHeader oggetto che rappresenta l'intestazione della colonna legenda del grafico.