'宣言 Public Enum AnimationDirection Inherits System.Enum
public enum AnimationDirection : System.Enum
'宣言 Public Enum AnimationDirection Inherits System.Enum
public enum AnimationDirection : System.Enum
| メンバ | 解説 |
|---|---|
| X | X (horizontal) direction. |
| XY | Both (X and Y) directions. |
| Y | Y (vertical) direction. |
System.Object
System.ValueType
System.Enum
C1.Chart.AnimationDirection