PieSeries.SweepDirection Property
In This Article
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
#Declaration
C#
public SweepDirection SweepDirection { get; set; }
#Property Value
Type |
---|
Sweep |
Available values:
Name |
---|
Clockwise |
Counter |
See Also