Skip to main content
All docs
V24.1

LegendCollection Class

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v24.1.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class LegendCollection :
    ElementNotificationCollection<LegendBase>
See Also