Back to Devexpress

PieSegment.Attributes Property

windowsforms-devexpress-dot-xtramap-dot-piesegment.md

latest1.3 KB
Original Source

PieSegment.Attributes Property

Gets the attributes for this pie segment.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public MapItemAttributeCollection Attributes { get; }
vb
Public ReadOnly Property Attributes As MapItemAttributeCollection

Property Value

TypeDescription
MapItemAttributeCollection

A MapItemAttributeCollection object.

|

Remarks

To learn more, refer to the Provide Data Using Vector Item Attributes topic.

See Also

PieSegment Class

PieSegment Members

DevExpress.XtraMap Namespace