PieSegment.Attributes Property
In This Article
Gets the attributes for this pie segment.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public MapItemAttributeCollection Attributes { get; }
#Property Value
Type | Description |
---|---|
Map |
A Map |
See Also