ChartLegend.LegendCustomItems Property

Definition

Gets the custom legend items.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCollection ^ LegendCustomItems { Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCollection LegendCustomItems { get; }
member this.LegendCustomItems : Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCollection
Public ReadOnly Property LegendCustomItems As ChartLegendCustomItemCollection

Property Value

A ChartLegendCustomItemCollection object.

Applies to