two bottom axis problem

TeeChart for ActiveX, COM and ASP
Post Reply
samir
Newbie
Newbie
Posts: 12
Joined: Fri Feb 04, 2005 5:00 am

two bottom axis problem

Post by samir » Fri Mar 31, 2006 8:00 am

Hi,
I am using a fastline chart and my left axis is integer valves but what i want is to have two series in the chart. Series one has left as integer and the bottom axis as time in seconds and miliseconds. Series two has the same left as series one but the bottom axis is an integer. Want to have botth the series in the same graph.
I would like the graph to have one left axis and to have two bottom axis,(one time in seconds and miliseconds and the second as an integer.) Could you please tell me how this can be done. Am using teechart 7 and programming in visual basic 6 sp6

Thanks :roll:

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 31, 2006 8:49 am

Hi samir,

I strongly suggest you to read Tutorial 4 - Axis Control.

To have second and milliseconds labels you can do as in the All Features\Welcome!\Axes\Labels\Milliseconds example at the TeeChart features demo.

To have two bottom axis you could use the default bottom axis and an horizontal custom axis. Tutorial 4 explains how to do that.

TeeChart tutorials and features demo are 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