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


Свойство ChartLegend.InterlacedRowsColor

Gets an expression that evaluates to the background color to use for interlaced legend rows.

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

Синтаксис

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

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

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

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

См. также

Справочник

ChartLegend Класс

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