Jump to content
Software FX Community

Problem with MouseClick Event in trial version


User (Legacy)

Recommended Posts

The MouseClick event is overriden by Chart FX and it receives different 

parameters:

Private Sub Chart1_MouseClick(ByVal sender As System.Object, ByVal e As

ChartFX.WinForms.HitTestEventArgs) Handles Chart1.MouseClick

End Sub

Note: If you link the event using the Properties Window, this will be

generated correctly.

--

Francisco Padron

www.chartfx.com

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...