GrapeCity SPREAD for Windows Forms 11.0J
OnSelectionChanged メソッド (FpChart)


イベントデータを含むSystem.EventArgsインスタンス。
選択が変更されたときに呼び出されます。
構文
'Declaration
 
Protected Overridable Sub OnSelectionChanged( _
   ByVal e As EventArgs _
) 
'使用法
 
Dim instance As FpChart
Dim e As EventArgs
 
instance.OnSelectionChanged(e)
protected virtual void OnSelectionChanged( 
   EventArgs e
)

パラメータ

e
イベントデータを含むSystem.EventArgsインスタンス。
参照

FpChart クラス
FpChart メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.