A newer version of this page is available.
Switch to the current version.
CircularMarkerSlideAnimation Class
The Slide circular series point animation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public sealed class CircularMarkerSlideAnimation :
CircularMarkerAnimationBase
Public NotInheritable Class CircularMarkerSlideAnimation
Inherits CircularMarkerAnimationBase
Remarks
This animation looks as follows.
Refer to the Animation topic's Series Point Animation section to learn how to assign animation to a series.
Inheritance
Object
ChartElement
AnimationBase
SeriesPointAnimationBase
CircularMarkerAnimationBase
CircularMarkerSlideAnimation
See Also
Feedback