FlexPivot for WinForms
AnimationType 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : AnimationType 列挙体
Specifies animation type.
シンタックス
'宣言
 
Public Enum AnimationType 
   Inherits System.Enum
public enum AnimationType : System.Enum 
メンバ
メンバ解説
AllAll series are animated at the same time.
PointsPoint by point animation.
SeriesSeries by series animation.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.AnimationType

参照

C1.Chart 名前空間