PieSegment.Fill Property
Gets or sets the brush that is used to fill a pie chart segment.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Brush | A Brush used to fill a pie chart segment. |
See Also