Back to Devexpress

XYMarkerAnimationBase Class

corelibraries-devexpress-dot-xtracharts-22a02f12.md

latest1.9 KB
Original Source

XYMarkerAnimationBase Class

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

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public abstract class XYMarkerAnimationBase :
    SeriesPointAnimationBase
vb
Public MustInherit Class XYMarkerAnimationBase
    Inherits SeriesPointAnimationBase

The following members return XYMarkerAnimationBase objects:

Remarks

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

Inheritance

Object ChartElement AnimationBase SeriesPointAnimationBase XYMarkerAnimationBase XYMarkerSlideAnimation

XYMarkerWidenAnimation

See Also

XYMarkerAnimationBase Members

DevExpress.XtraCharts Namespace