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


Свойство ChartLegend.InterlacedRows

Gets an expression that evaluates to a value that indicates whether legend rows should use interlaced colors.

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

Синтаксис

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

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

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

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

См. также

Справочник

ChartLegend Класс

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