MapColorScale.RangeGapColor Property

Definition

Gets the color to be used in a map color scale to fill the undefined color divisions.

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

Property Value

A ReportColorProperty object.

Applies to