ChartDataPoint.ItemInLegend 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.
Ottiene le proprietà della legenda del punto dati.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::ChartItemInLegend ^ ItemInLegend { Microsoft::ReportingServices::OnDemandReportRendering::ChartItemInLegend ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend ItemInLegend { get; }
member this.ItemInLegend : Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend
Public MustOverride ReadOnly Property ItemInLegend As ChartItemInLegend
Valore della proprietà
Oggetto ChartItemInLegend che rappresenta le proprietà della legenda del punto dati.