Skip to main content
A newer version of this page is available. .

AnimationKind Class

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

Namespace: DevExpress.Xpf.Charts

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

Declaration

public class AnimationKind :
    PredefinedElementKind

Remarks

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

Inheritance

See Also