FinancialSeries2D.SetPointAnimation(SeriesPointAnimationBase) Method
In This Article
Assigns the specified point animation to FinancialSeries2D.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
value | Series |
A Series |
#Remarks
Call the SetPointAnimation method, to assign an animation preset to the FinancialSeries2D.PointAnimation property.
See Also