Dear support team,
we have a chart with custom labels and associated grid lines on the Y-axis. The range varies (- 150 .. 200%). Now we want to make the grid line thicker when it is the line for 0% or 100% (when visible in the chart).
Is there a way to easily access a single custom grid line?
Or how would you solve the problem?
Thanks a lot,
Chris
Thicken single grid line
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Chris,
I'm afraid not.Is there a way to easily access a single custom grid line?
I'd use ColorLine tools with DrawBehind=true for overlapping those grid lines with custom pen settings. You'll find examples at All Features\Welcome !\Tools\Color Line in the features demo, available at TeeChart's program group.Or how would you solve the problem?
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 |