FlexChart for WinForms
AnimationDirection 列挙体

C1.Chart アセンブリ > C1.Chart 名前空間 : AnimationDirection 列挙体
Specifies animation direction.
シンタックス
'宣言
 
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

参照

参照

C1.Chart 名前空間