IndicatorUnwrapAnimationModel.Direction Property
Gets or sets the IndicatorUnwrapAnimation.Direction property value within the model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
IndicatorAnimationUnwrapDirection | An animation direction. |
Available values:
Name | Description |
---|---|
Horizontal | An indicator unwraps horizontally. |
Vertical | An indicator unwraps vertically. |
See Also