Hi I have a graph that consists of points.
Each series only have on point. The x value of the points are either 10, 25 or 55 (It is temperatures)
The y axis hold double values.
When the grap is plottet I have a vertical row of points at x=10 and at X=25 and at X=55
The X-axis labels is set to automatic.
The x axis displays a label at 10 but not at 25 and 55.
How can I get teechart to display x axis labels at 10,25 and 55.
I don't want to use the setting "Value" because I don't want the x-axis to be full of numbers. It should only show labels at 10,25and 55.
When I have point series where each series contains three points (one for each temperature) teechart displays these three temperatures perfectly on the x-axis. So it seems that the problem only occurs when I have exactly one point per series.
I'm using VS2005 and teechart v2 for .net version 2.0.2306.26232
Thanks in advance
Lars Iversen, Denmark
All x axis labels are not shown when using point graph
-
- Newbie
- Posts: 61
- Joined: Wed Jun 22, 2005 4:00 am
- Location: cph
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Lars,
This is because if there are many series the labels displayed on the x axis correspond to the first series values. To achieve what you request you can custom labels as shown in the All Featutres\Welcome !\Axes\Labels\Custom labels example at the features demo, available at TeeChart's program group.
This is because if there are many series the labels displayed on the x axis correspond to the first series values. To achieve what you request you can custom labels as shown in the All Featutres\Welcome !\Axes\Labels\Custom labels example at 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 |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 61
- Joined: Wed Jun 22, 2005 4:00 am
- Location: cph
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Lars,
I'll add your feature request to our wish-list to be considered for inclusion in future releases.
I'll add your feature request to our wish-list to be considered for inclusion in future releases.
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 |