次の方法で共有


Map.MapColorScale プロパティ

マップのカラー スケールを取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property MapColorScale As MapColorScale 
    Get
'使用
Dim instance As Map 
Dim value As MapColorScale 

value = instance.MapColorScale
public MapColorScale MapColorScale { get; }
public:
property MapColorScale^ MapColorScale {
    MapColorScale^ get ();
}
member MapColorScale : MapColorScale
function get MapColorScale () : MapColorScale

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.MapColorScale
MapColorScale オブジェクト。

関連項目

参照

Map クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間