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

XYMarkerAnimationBase Class

The base class for all point animations for the series support markers.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class XYMarkerAnimationBase :
    SeriesPointAnimationBase

The following members return XYMarkerAnimationBase objects:

Remarks

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

See Also