PieSeries2D.SweepDirection Property
In This Article
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public PieSweepDirection SweepDirection { get; set; }
#Property Value
Type | Description |
---|---|
Pie |
A Pie |
See Also