Partager via


Propriété MapLegendTitle

Gets a title for the map legend.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MapLegendTitle As MapLegendTitle
    Get
'Utilisation
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