Back to Devexpress

PieSpinAnimationBase.RotationCount Property

corelibraries-devexpress-dot-xtracharts-dot-piespinanimationbase-81ae8fb1.md

latest1.1 KB
Original Source

PieSpinAnimationBase.RotationCount Property

Gets or sets the count of rotations made by the pie series.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public float RotationCount { get; set; }
vb
Public Property RotationCount As Single

Property Value

TypeDescription
Single

A Single value specifying the rotation count.

|

See Also

PieSpinAnimationBase Class

PieSpinAnimationBase Members

DevExpress.XtraCharts Namespace