'宣言 Public Delegate Sub ChartScrollScaleEventHandler( _ ByVal sender As Object, _ ByVal e As ChartScrollScaleEventArgs _ )
public delegate void ChartScrollScaleEventHandler( object sender, ChartScrollScaleEventArgs e )
ChartScrollScaleEventHandler メンバ Infragistics.UltraChart.Shared.Events 名前空間