Skip to main content
A newer version of this page is available. .

CircularSeriesCircularUnwindAnimationModel.StartAngle Property

Gets or sets the value of the CircularSeriesCircularUnwindAnimation.StartAngle within the model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

public float StartAngle { get; set; }

Property Value

Type Description
Single

The animation start angle offset, in degrees.

See Also