Painting canvas of barchart?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Olsen
Newbie
Newbie
Posts: 5
Joined: Wed Jun 22, 2005 4:00 am

Painting canvas of barchart?

Post by Olsen » Wed May 07, 2008 8:12 am

Hi

I have a barchart, and I want to paint the canvas to indicate limits for the data represented (an area in the middle should be light-green, and the areas on either side should be light-red)

How do I do this?

Best regards, Lars Olsen

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

Post by Narcís » Wed May 07, 2008 8:23 am

Hi Lars,

I recommend you to set the back wall color to light-red and us a ColorBand tool for the light-green area. You'll find ColorBand's examples at All Features\Welcome !\Tools\Color Band 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

Olsen
Newbie
Newbie
Posts: 5
Joined: Wed Jun 22, 2005 4:00 am

Post by Olsen » Wed May 07, 2008 8:32 am

Hi again

Sorry, I guess I wasn't specific enough. I want the colored areas to be vertical. As far as I can see in the examples, ColorBands are horizontal, can they be used vertical as well?

/Lars

Olsen
Newbie
Newbie
Posts: 5
Joined: Wed Jun 22, 2005 4:00 am

Post by Olsen » Wed May 07, 2008 8:38 am

Hi again

Nevermind, I figured it out. The colorband.axis should be set to my charts bottom axis and it works like a charm. Thanks for the help :)

/Lars

Post Reply