ChartLegend.LegendColumns Property

Definition

Gets the legend columns.

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

Property Value

A ChartLegendColumnCollection object.

Applies to