Map.MapLegends Property

Definition

Gets a collection of legends to be drawn in the map.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapLegendCollection ^ MapLegends { Microsoft::ReportingServices::OnDemandReportRendering::MapLegendCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLegendCollection MapLegends { get; }
member this.MapLegends : Microsoft.ReportingServices.OnDemandReportRendering.MapLegendCollection
Public ReadOnly Property MapLegends As MapLegendCollection

Property Value

A MapLegendCollection object.

Applies to