Fixed Bottom Axis-Dynamic Left integer Axis

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Al-FBR
Newbie
Newbie
Posts: 1
Joined: Fri Jan 26, 2007 12:00 am

Fixed Bottom Axis-Dynamic Left integer Axis

Post by Al-FBR » Tue Aug 21, 2007 9:12 pm

I am showing the number of tickets per specific date
It can be different numbers of tickets each month
Example:
In January 2007:
4th: 10 tickets
11th: 12 tickets
19th: 13 tickets
In Feburary 2007:
2nd: 11 tickets
10th: 12 tickets
17th: 15 tickets
23rd: 20 tickets
28th: 16
March 2007
1st: 10 tickets
9th: 11 tickets

Now I need to have the bottom Axis showing ONLY
January, Fabuary and March (the 3 available MONTHS) but the data Y (integer values) should spread in each month

What I did shows the Dates on Bottom AXIS, not Months and I need to change them

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 Aug 22, 2007 7:30 am

Hi Al-FBR,

You could try setting the bottom axis increment to be one month and also set the labels format to only display month names. You'll find more information on how to do that in Tutorial 4 - Axis Control. Tutorials can be found 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