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


Свойство MapColorRangeRuleInstance.StartColor

Gets the calculated value of the StartColor property in a MapColorRangeRule class.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapColorRangeRuleInstance Класс

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