Back to Devexpress

SeriesAnimation Class

wpf-devexpress-dot-xpf-dot-charts-898af97b.md

latest1.7 KB
Original Source

SeriesAnimation Class

Represents an animation, that animates a series.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public sealed class SeriesAnimation :
    ChartAnimation
vb
Public NotInheritable Class SeriesAnimation
    Inherits ChartAnimation

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement ChartAnimation SeriesAnimation

See Also

SeriesAnimation Members

DevExpress.Xpf.Charts Namespace