LegendCollection(MapControl) Constructor
Initializes a new instance of the LegendCollection class with the specified owner.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
map | MapControl | A MapControl object that is the owner of this collection. |
See Also