Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering