ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapVectorLayer Interface / ProcessLegend Method

In This Topic
    ProcessLegend Method
    In This Topic
    Obtains rendering legend items.
    Syntax
    'Declaration
     
    Function ProcessLegend( _
       ByVal legend As IMapLegend _
    ) As IEnumerable(Of IMapLegendItem)

    Parameters

    legend
    See Also