Xamarin.Forms のドキュメント
AnimationMode 列挙体
C1.Xamarin.Forms.Chart アセンブリ > C1.Xamarin.Forms.Chart 名前空間 : AnimationMode 列挙体
アニメーションモードの列挙
シンタックス
public enum AnimationMode : System.Enum 
メンバ
メンバ解説
Allチャート全体を一度にアニメーションします。
Noneアニメーションを表示しません。
Pointポイントごとにチャートをアニメーションします。
Series系列ごとにチャートをアニメーションします。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xamarin.Forms.Chart.AnimationMode

参照

C1.Xamarin.Forms.Chart 名前空間