Compartir a través de


MapLegend.MapLegendTitle Propiedad

Gets a title for the map legend.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapLegendTitle As MapLegendTitle 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

MapLegend Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering