Skip to main content

AnimationKind Class

An animation kind that is supported by the series or its point markers.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class AnimationKind :
    PredefinedElementKind

Remarks

An AnimationKind object is returned by the Series.GetPredefinedPointAnimationKinds and Series.GetPredefinedSeriesAnimationKinds methods.

Inheritance

See Also