Свойство ChartLegendInstance.ColumnSeparator

Gets the calculated value of the ColumnSeparator property in a ChartLegend class.

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

Синтаксис

'Декларация
Public ReadOnly Property ColumnSeparator As ChartSeparators 
    Get
'Применение
Dim instance As ChartLegendInstance 
Dim value As ChartSeparators 

value = instance.ColumnSeparator
public ChartSeparators ColumnSeparator { get; }
public:
property ChartSeparators ColumnSeparator {
    ChartSeparators get ();
}
member ColumnSeparator : ChartSeparators
function get ColumnSeparator () : ChartSeparators

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartSeparators
A ChartSeparators value that represents the calculated value of the ColumnSeparator property.

См. также

Справочник

ChartLegendInstance Класс

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