Back to Devexpress

CircularAreaZoomInAnimation Class

wpf-devexpress-dot-xpf-dot-charts-19ca9adf.md

latest2.1 KB
Original Source

CircularAreaZoomInAnimation Class

The ZoomIn Circular Area (Radar Area and Polar Area) series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class CircularAreaZoomInAnimation :
    CircularAreaPredefinedAnimationBase
vb
Public Class CircularAreaZoomInAnimation
    Inherits CircularAreaPredefinedAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase CircularAreaAnimationBase CircularAreaPredefinedAnimationBase CircularAreaZoomInAnimation

See Also

CircularAreaZoomInAnimation Members

DevExpress.Xpf.Charts Namespace