C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / OnSizeChanged Method

In This Topic
OnSizeChanged Method (AxisScrollbar)
In This Topic
Raises the System.Windows.Forms.Control.SizeChanged event.
Syntax
'Declaration
 
Protected Overrides Sub OnSizeChanged( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
See Also