Skip to main content
A newer version of this page is available. .

CircularMarkerAnimationBase Class

The base class for all circular series point animations.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

Declaration

public abstract class CircularMarkerAnimationBase :
    SeriesPointAnimationBase

The following members return CircularMarkerAnimationBase objects:

Remarks

For more information about animation, refer to the Animation topic.

See Also