MapColorScaleInstance.RangeGapColor Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore calcolato della proprietà RangeGapColor in una classe MapColorScale.
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
Valore della proprietà
Valore ReportColor che rappresenta il valore calcolato della proprietà RangeGapColor.