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


Свойство MapDistanceScale.ScaleColor

Gets the scale color.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapDistanceScale Класс

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