MapColorScaleInstance.RangeGapColor Property

Definition

Gets the calculated value of the RangeGapColor property in a MapColorScale class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ RangeGapColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportColor RangeGapColor { get; }
member this.RangeGapColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
Public ReadOnly Property RangeGapColor As ReportColor

Property Value

A ReportColor value that represents the calculated value of the RangeGapColor property.

Applies to