AreaStackedSeries2D.SetSeriesAnimation(SeriesAnimationBase) Method
In This Article
Assigns the specified series animation to AreaStackedSeries2D.
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 AreaStackedSeries2D.SeriesAnimation property.
See Also