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


Свойство MapColorRangeRule.EndColor

Gets the end color for a MapColorRangeRule distribution.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapColorRangeRule Класс

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