[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Map.Legends

Legends Property

Legends

Gets the collection of legends rendered on the map. Legends may represent layers or arbitrary information (such as captions).

Note that the set accessor is only for deserialization, and should not be used directly.

Declaration
public LegendCollection Legends { get; set; }
Implements