Свойство MapColorScale.RangeGapColor
Gets the color to be used in a map color scale to fill the undefined color divisions.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property RangeGapColor As ReportColorProperty
Get
'Применение
Dim instance As MapColorScale
Dim value As ReportColorProperty
value = instance.RangeGapColor
public ReportColorProperty RangeGapColor { get; }
public:
property ReportColorProperty^ RangeGapColor {
ReportColorProperty^ get ();
}
member RangeGapColor : ReportColorProperty
function get RangeGapColor () : ReportColorProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering