'Declaration Public Enum AnimationType Inherits System.Enum
public enum AnimationType : System.Enum
'Declaration Public Enum AnimationType Inherits System.Enum
public enum AnimationType : System.Enum
Member | Description |
---|---|
All | All series are animated at the same time. |
Points | Point by point animation. |
Series | Series by series animation. |
System.Object
System.ValueType
System.Enum
C1.Chart.AnimationType