Pie2DSpinAnimation.Direction Property
In This Article
Specifies the direction in which Pie2DSpinAnimation is performed. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public PieSweepDirection Direction { get; set; }
#Property Value
Type | Description |
---|---|
Pie |
A Pie |
See Also