Grouping X Axis

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
qcrnd
Advanced
Posts: 214
Joined: Mon Sep 04, 2006 12:00 am

Grouping X Axis

Post by qcrnd » Tue Dec 16, 2008 2:47 pm

Hi
Is there any way to add some grouping indication below the x axis labels i.e. group all the labels into several groups . For example if the x axis has monthly labels (12 labels) then I would like and extra grouping indication according to yearly quaters. (Quarter 1 Quarter 2 etc.) below the labels

Please see the first graph of the attached image where the x axis is grouped into Cycle 1 and Cycle 2 as an example.


Image

Thanks.

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 Dec 17, 2008 8:52 am

Hi qcrnd,

You could try using horizontal custom axes for that, hidding their labels and setting their title to be the text you want. You should associate each custom axes with a series. For more information about custom axes please have a look at Tutorial 4 - Axis Control and the examples at All Features\Welcome !\Axes in the features demo. Both demo and tutorials are available at TeeChart's program group.

Hope this helps!
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

qcrnd
Advanced
Posts: 214
Joined: Mon Sep 04, 2006 12:00 am

Post by qcrnd » Wed Dec 17, 2008 2:00 pm

Hi Narcis
Thanks I will have a look.

Post Reply