[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMap.Legends

Legends Property

Legends

Gets the collection of map rendering legends.

Declaration
IEnumerable<IMapLegend> Legends { get; }
Property Value
Type Description
IEnumerable<IMapLegend>

A collection of IMapLegend objects representing the map rendering legends.