ChartLegend.LegendColumns 属性

定义

获取图例列。

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

属性值

ChartLegendColumnCollection

ChartLegendColumnCollection 对象。

适用于