PieSegmentCollection(Object) Constructor
Initializes a new instance of the PieSegmentCollection class with the predefined owner.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | Object | A Object that is the owner of the collection. |
See Also