Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / YPlotArea Class / OnChanged Method


In This Topic
OnChanged Method (YPlotArea)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnChanged( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As YPlotArea
Dim e As EventArgs
 
instance.OnChanged(e)

Parameters

e
See Also