Skip to main content

PieSpinAnimationBaseModel.RotationCount Property

Gets or sets the value of the PieSpinAnimationBase.RotationCount within the model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

public float RotationCount { get; set; }

Property Value

Type Description
Single

The count of spins.

See Also