Back to Devexpress

XYMarkerWidenAnimation Class

corelibraries-devexpress-dot-xtracharts-4dfe0972.md

latest1.6 KB
Original Source

XYMarkerWidenAnimation Class

The Widen series point animation for the XY-series.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public sealed class XYMarkerWidenAnimation :
    XYMarkerAnimationBase
vb
Public NotInheritable Class XYMarkerWidenAnimation
    Inherits XYMarkerAnimationBase

Remarks

This animation looks as follows.

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

Inheritance

Object ChartElement AnimationBase SeriesPointAnimationBase XYMarkerAnimationBase XYMarkerWidenAnimation

See Also

XYMarkerWidenAnimation Members

DevExpress.XtraCharts Namespace