Software FX Posted May 3, 2000 Report Share Posted May 3, 2000 Yes you can capture the MouseMoving event and call a standard Windows API SetCursor. You must return True from MouseMoving so that Chart FX doesn't set the cursor back to arrow and you can use HitTest to determine if the mouse is over a BAR. This can be slow if the chart has many points. Frank SFX Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.