Search found 2 matches
- Thu Feb 19, 2009 3:34 pm
- Forum: VCL
- Topic: OnMouseEnter event for chart
- Replies: 3
- Views: 4782
Hi Yeray, I read the post you mentioned. Typically the users of my application do not manipulate the graphs other then (de)selecting series in the legend. This means I can not use the focus state of the charts (OnEnter and OnExit). I tried using the OnMouseMove of the main form as suggested in that ...
- Tue Feb 17, 2009 3:53 pm
- Forum: VCL
- Topic: OnMouseEnter event for chart
- Replies: 3
- Views: 4782
OnMouseEnter event for chart
Hi, I'm using TeeChart Pro v8.02.10861 I have a panel with multiple(1 to 7) charts on it. To save space, the legends are all invisible and one main legend has been added as a toolbar to cover all charts. However, to allow the users of my application to manipulate each chart separately a floating (no...