[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapVectorLayer.ProcessLegend

ProcessLegend Method

ProcessLegend(IMapLegend)

Obtains rendering legend items.

Declaration
IEnumerable<IMapLegendItem> ProcessLegend(IMapLegend legend)
Parameters
Type Name Description
IMapLegend legend

The map legend to process.

Returns
Type Description
IEnumerable<IMapLegendItem>

An IEnumerable<T> representing the processed legend items.