[]
        
(Showing Draft Content)

C1.Chart.AnimationType

AnimationType Enum

Specifies animation type.

Namespace: C1.Chart
Assembly: C1.WPF.Chart.dll
Syntax
public enum AnimationType

Fields

Name Description
All

All series are animated at the same time.

Points

Point by point animation.

Series

Series by series animation.