Series.SetSeriesAnimation(SeriesAnimationBase) Method
In This Article
Assigns the specified series animation to Series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
value | Series |
A Series |
#Remarks
Call the SetSeriesAnimation method, to assign an animation preset to the SeriesAnimation property of the corresponding series.
See Also