Udostępnij przez


Właściwość MapColorScaleInstance.RangeGapColor

Pobiera wartość obliczoną RangeGapColor właściwość w MapColorScale klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property RangeGapColor As ReportColor
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor wartości reprezentującej obliczonej wartości RangeGapColor właściwość.