'宣言 Public Enum AnimationType Inherits System.Enum
public enum AnimationType : System.Enum
'宣言 Public Enum AnimationType Inherits System.Enum
public enum AnimationType : System.Enum
| メンバ | 解説 |
|---|---|
| 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