ChartLegend.LegendColumns Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.