Back to Devexpress

Pie2DFlyInAnimation Class

wpf-devexpress-dot-xpf-dot-charts-dot-pie2dflyinanimation.md

latest1.9 KB
Original Source

Pie2DFlyInAnimation Class

The FlyIn 2D Pie series animation.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Pie2DFlyInAnimation :
    Pie2DSeriesPointAnimationBase
vb
Public Class Pie2DFlyInAnimation
    Inherits Pie2DSeriesPointAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Pie2DSeriesPointAnimationBase Pie2DFlyInAnimation

See Also

Pie2DFlyInAnimation Members

Animation

DevExpress.Xpf.Charts Namespace