Thicken single grid line

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Bernhard Hard
Newbie
Newbie
Posts: 9
Joined: Fri Mar 14, 2008 12:00 am

Thicken single grid line

Post by Bernhard Hard » Fri Mar 27, 2009 1:52 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Mar 27, 2009 3:19 pm

Hi Chris,
Is there a way to easily access a single custom grid line?
I'm afraid not.
Or how would you solve the problem?
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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply