i would like to draw a line in the middle of the chart as i split the bottom axis in to 2 ..
how to find start x,start y ,end x ,end y in order to use the drawline in tools ..
could u pls reply asap
how to draw a vertical line in the middle of the chart
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi daryl,
Why don't you try using a ColorLine tool. Here you just need to specify to which axis you want to associate the tool and give the value where the line should be plotted. This value can be calculated from axis minimum and maximum values.
Why don't you try using a ColorLine tool. Here you just need to specify to which axis you want to associate the tool and give the value where the line should be plotted. This value can be calculated from axis minimum and maximum values.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi daryl,
You'll find some examples at All Features\Welcome!\Tools\Color Line. You can also find an example here.
You'll find some examples at All Features\Welcome!\Tools\Color Line. You can also find an example here.
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 |
thx for the infor
i have done implementation in my app
thx
thx