Two Bottoms Axes

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
YingHui
Newbie
Newbie
Posts: 7
Joined: Wed Sep 10, 2014 12:00 am

Two Bottoms Axes

Post by YingHui » Fri Sep 26, 2014 8:40 am

Hello :
Now I want to draw a graphic, which bottom Axis will be divded into 256 cells, and one cell should be the minimum unit. Each bar will occupy a few of cell units with different color and different name.
I reference the demo "Sales vs Price " , use area to draw bar and attach the customed lable. However I still want to show more on the bottom axis, that is cell Id.
So would you please tell me it is possible to let bottom axis with two set lables show simultaneously? And as another possible workaround, use the top axis as the axis to show the cell id is also OK for me. But I fail to show the Top Axis.

Attachment is my form1.cs and form1.designer.cs of my demo project.

Ying-Hui
Attachments
Chan demo.jpg
Chan demo.jpg (34.46 KiB) Viewed 6540 times

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Two Bottoms Axes

Post by Christopher » Fri Sep 26, 2014 12:27 pm

YingHui wrote:Attachment is my form1.cs and form1.designer.cs of my demo project.
I can't see these attachments in your post - could you please put them in a *.zip file and post them again?
Best Regards,
Christopher Ireland / 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

YingHui
Newbie
Newbie
Posts: 7
Joined: Wed Sep 10, 2014 12:00 am

Re: Two Bottoms Axes

Post by YingHui » Sun Sep 28, 2014 12:38 am

Hello:
Here is the attachment.
Thanks!

Ying-Hui
Attachments
demo.rar
(3.84 KiB) Downloaded 570 times

YingHui
Newbie
Newbie
Posts: 7
Joined: Wed Sep 10, 2014 12:00 am

Re: Two Bottoms Axes

Post by YingHui » Mon Sep 29, 2014 3:24 am

Hello:

Finally, we decide to only show the cell id on the bottom axis. so you can ignore this question if you'd like.

Ying-Hui

Post Reply