Chart.Legends Property

Definition

Gets the chart legends.

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

Property Value

A ChartLegendCollection object.

Applies to