Skip to main content
All docs
V23.2

LegendCollection Class

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class LegendCollection :
    ElementNotificationCollection<LegendBase>
See Also