'Declaration
Public Sub DrawPoint( _
ByVal As System.String, _
ByVal As System.Double, _
ByVal As System.Double, _
ByVal As System.String, _
ByVal As System.Drawing.Font, _
ByVal As System.Drawing.Color, _
ByVal As MarkerShape, _
ByVal As System.Double, _
ByVal As System.Drawing.Color, _
ByVal As System.Drawing.Color _
)
public void DrawPoint(
System.string ,
System.double ,
System.double ,
System.string ,
System.Drawing.Font ,
System.Drawing.Color ,
MarkerShape ,
System.double ,
System.Drawing.Color ,
System.Drawing.Color
)