バージョン

OnViewCreated メソッド (GeographicProportionalSymbolSeries)

シリーズのビューが作成されるときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub OnViewCreated( _
   ByVal view As Infragistics.Controls.Charts.SeriesView _
) 
protected override void OnViewCreated( 
   Infragistics.Controls.Charts.SeriesView view
)

パラメータ

view
作成されたビュー。
参照