[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegend.LegendItems

LegendItems Property

LegendItems

Gets the collection of legend subitems.

Declaration
IEnumerable<IMapLegendItem> LegendItems { get; }
Property Value
Type Description
IEnumerable<IMapLegendItem>

A collection of IMapLegendItem representing the legend subitems.