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

CircularMarkerWidenAnimation Class

The Widen circular series point animation.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

Declaration

public sealed class CircularMarkerWidenAnimation :
    CircularMarkerAnimationBase

Remarks

This animation looks as follows.

CircularMarkerWidenAnimation

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

See Also