MapColorScale.RangeGapColor プロパティ
定義されていない色区分を塗りつぶすためにマップ カラー スケールで使用される色を取得します。
名前空間: 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
ReportColorProperty オブジェクト。