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

FunnelFlyInAnimation Class

The Fly In funnel series animation

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

Declaration

public sealed class FunnelFlyInAnimation :
    FunnelAnimationBase

Remarks

This animation looks as follows.

FunnelFlyInAnimation

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

See Also