Hi,
When i attach a ClickSeries event handler I cant scroll or move the chart when there is a serie below my cursor. This features will only work if the starting point of my mouse cursor is above any white space in the chart.
Can you help?
Danny
Zoom and Scroll does not work with click series event
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Danny,
Yes, you are right, TeeChart's mouse click events mask zooming and scrolling. However, to be able to perform both actions at the same time you can use series's Click event.
Yes, you are right, TeeChart's mouse click events mask zooming and scrolling. However, to be able to perform both actions at the same time you can use series's Click event.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Ordering series
First of all thank you for answering my previous question.
I have onother question about combining different serie types.
On the left axis I have some stacked series and on the right axes I have some fastline series.
Some parts the fastline series are drawn under the stacked series, how can I change this without reordering the index of the series?
Are there any properties to do this?
I have onother question about combining different serie types.
On the left axis I have some stacked series and on the right axes I have some fastline series.
Some parts the fastline series are drawn under the stacked series, how can I change this without reordering the index of the series?
Are there any properties to do this?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |