Back to Devexpress

SeriesAnimationAction Class

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

latest1.8 KB
Original Source

SeriesAnimationAction Class

Represents the base class for animation actions that animate series.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class SeriesAnimationAction :
    ChartElement
vb
Public MustInherit Class SeriesAnimationAction
    Inherits ChartElement

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement SeriesAnimationAction SeriesSeriesPointsAction

See Also

SeriesAnimationAction Members

DevExpress.Xpf.Charts Namespace