FlexChart for WinForms
AnimationType 列挙体

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

参照

参照

C1.Chart 名前空間