Поделиться через


Свойство ChartLegend.LegendColumns

Gets the legend columns.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property LegendColumns As ChartLegendColumnCollection 
    Get
'Применение
Dim instance As ChartLegend 
Dim value As ChartLegendColumnCollection 

value = instance.LegendColumns
public ChartLegendColumnCollection LegendColumns { get; }
public:
property ChartLegendColumnCollection^ LegendColumns {
    ChartLegendColumnCollection^ get ();
}
member LegendColumns : ChartLegendColumnCollection
function get LegendColumns () : ChartLegendColumnCollection

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnCollection
A ChartLegendColumnCollection object.

См. также

Справочник

ChartLegend Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering