C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / OnPaint Method
A System.Windows.Forms.PaintEventArgs that contains event data.

In This Topic
OnPaint Method (LineMarker)
In This Topic
Raises the System.Windows.Forms.Control.Paint event.
Syntax
'Declaration
 
Public Overridable Sub OnPaint( _
   ByVal e As System.Windows.Forms.PaintEventArgs _
) 
 

Parameters

e
A System.Windows.Forms.PaintEventArgs that contains event data.
See Also