MapColorRule.ShowInColorScale プロパティ
マップ アイテムに割り当てられている色をマップ カラー スケールに表示するかどうかを示します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property ShowInColorScale As ReportBoolProperty
Get
'使用
Dim instance As MapColorRule
Dim value As ReportBoolProperty
value = instance.ShowInColorScale
public ReportBoolProperty ShowInColorScale { get; }
public:
property ReportBoolProperty^ ShowInColorScale {
ReportBoolProperty^ get ();
}
member ShowInColorScale : ReportBoolProperty
function get ShowInColorScale () : ReportBoolProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。