Skip to main content

XYMarkerWidenAnimation Class

The Widen series point animation for the XY-series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public sealed class XYMarkerWidenAnimation :
    XYMarkerAnimationBase

Remarks

This animation looks as follows.

XYMarkerWidenAnimation

Refer to the Animation topic’s Series Point Animation section to learn how to assign animation to a series.

See Also