Jump to content
Software FX Community

Script


User (Legacy)

Recommended Posts

If the chart object is called ChartFX1 (in the <OBJECT> tag), you can trap

the event by doing:

Sub ChartFX1_LButtonDblClk(x, y, nSerie, nPoint, nRes)

<<<< Your code here >>>

End Sub

--

FP

Software FX Support

"omar vargas" <al768775@mail.mty.itesm.mx> wrote in message

news:ziYYYPVoCHA.2684@webserver1.softwarefx.com...

> Somebody have a VBScript script example using LButtonDblClk event?

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...