Свойство MapColorScaleInstance.RangeGapColor
Gets the calculated value of the RangeGapColor property in a MapColorScale class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property RangeGapColor As ReportColor
Get
'Применение
Dim instance As MapColorScaleInstance
Dim value As ReportColor
value = instance.RangeGapColor
public ReportColor RangeGapColor { get; }
public:
property ReportColor^ RangeGapColor {
ReportColor^ get ();
}
member RangeGapColor : ReportColor
function get RangeGapColor () : ReportColor
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor value that represents the calculated value of the RangeGapColor property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering