バージョン

OnOlapAxisSourceChanged(OlapAxisSource,OlapAxisSource) メソッド

OlapAxisSourceProperty プロパティ変更のハンドラー。
シンタックス
'宣言
 
Protected Overridable Sub OnOlapAxisSourceChanged( _
   ByVal oldValue As OlapAxisSource, _
   ByVal newValue As OlapAxisSource _
) 
protected virtual void OnOlapAxisSourceChanged( 
   OlapAxisSource oldValue,
   OlapAxisSource newValue
)

パラメータ

oldValue
古い値。
newValue
新しい値。
参照