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


Свойство ChartAxisInstance.InterlacedColor

Gets the calculated value of the InterlacedColor property in a ChartAxis class.

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

Синтаксис

'Декларация
Public ReadOnly Property InterlacedColor As ReportColor 
    Get
'Применение
Dim instance As ChartAxisInstance 
Dim value As ReportColor 

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

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

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

См. также

Справочник

ChartAxisInstance Класс

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