Map.MapLegends Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.