FlexPivot for WinForms
AnimationTransform イベント

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart 名前空間 > FlexChart クラス : AnimationTransform イベント
Fires during animation transformation.
シンタックス
'宣言
 
Public Event AnimationTransform As System.EventHandler(Of AnimationTransformEventArgs)
public event System.EventHandler<AnimationTransformEventArgs> AnimationTransform
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、AnimationTransformEventArgs 型の引数を受け取りました。次の AnimationTransformEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the axis type.  
Whether to cancel the default animation.  
Gets the ending position.  
Get the current point index.  
Gets the animation position (from 0.0 to 1.0).  
Gets the current series.  
Gets the startig position.  
Gets the animation state.  
Gets or sets the value in data coordinates.  
参照