共用方式為


MapLegend.MapLegendTitle 屬性

Gets a title for the map legend.

命名空間:  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
A MapLegendTitle object.

請參閱

參考

MapLegend 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間