次の方法で共有


MapLegend.MapLegendTitle プロパティ

マップの凡例のタイトルを取得します。

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

構文

'宣言
Public ReadOnly Property MapLegendTitle As MapLegendTitle 
    Get
'使用
Dim instance As MapLegend 
Dim value As MapLegendTitle 

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

プロパティ値

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

関連項目

参照

MapLegend クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間