ActiveReports 12
MapLegends Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Map Class : MapLegends Property
Gets the map legends.
Syntax
'Declaration
 
Public ReadOnly Property MapLegends As IList(Of MapLegend)
public IList<MapLegend> MapLegends {get;}
See Also

Reference

Map Class
Map Members