バージョン

CollectionResetting イベント (AxisAnnotationCollection)

コレクションがリセットされる前に CollectionResetting を発生します。
シンタックス
'宣言
 
Public Event CollectionResetting As EventHandler(Of EventArgs)
public event EventHandler<EventArgs> CollectionResetting