Partager via


Propriété MapLegend.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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.MapLegendTitle
A MapLegendTitle object.

Voir aussi

Référence

MapLegend Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering