A newer version of this page is available.
Switch to the current version.
CircularMarkerAnimationBase Class
The base class for all circular series point animations.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public abstract class CircularMarkerAnimationBase :
SeriesPointAnimationBase
Public MustInherit Class CircularMarkerAnimationBase
Inherits SeriesPointAnimationBase
Related API Members
The following members accept/return CircularMarkerAnimationBase objects:
Remarks
For more information about animation, refer to the Animation topic.
Inheritance
See Also
Feedback