Skip to main content

CircularMarkerAnimationBase Class

The base class for all circular series point animations.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

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