バージョン

UserAxisAnnotationEventHandler デリゲート

UserAxisAnnotation をスタイル設定するイベント ハンドラーを表します。
シンタックス
'宣言
 
Public Delegate Sub UserAxisAnnotationEventHandler( _
   ByVal sender As Object, _
   ByVal args As UserAxisAnnotationStylingEventArgs _
) 
public delegate void UserAxisAnnotationEventHandler( 
   object sender,
   UserAxisAnnotationStylingEventArgs args
)

パラメータ

sender
args
参照