Udostępnij przez


Właściwość MapLegend.MapLegendTitle

Pobiera tytuł legendy mapy.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property MapLegendTitle As MapLegendTitle
    Get
'Użycie
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