PieSegment.Attributes Property
Gets the attributes for this pie segment.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
MapItemAttributeCollection | A MapItemAttributeCollection object. |
Remarks
To learn more, refer to the Provide Data Using Vector Item Attributes topic.
See Also