How to adjust distance of bottom axis points

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
iEnergy
Newbie
Newbie
Posts: 19
Joined: Thu Mar 11, 2010 12:00 am

How to adjust distance of bottom axis points

Post by iEnergy » Wed Sep 22, 2010 3:28 am

I am currently using teechart asp.net and implemented the chart using the scroll tool. The problem is that the bottom axis label's distance is wide. Is there a way to specify the distance between labels of each points and the chart size would also automatically adjust based on the sum of total width of points?

i included the chart image. thanks
Attachments
candlechart.JPG
candlechart.JPG (34.93 KiB) Viewed 2615 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: How to adjust distance of bottom axis points

Post by Sandra » Thu Sep 23, 2010 12:05 pm

Hello iEnergy,

I think that you can use property of axes SetMinMax() for adjust as you want. You can find a simple example of how you can do it, in the ASP.net Demo, concretely: Interacting with Charts\Scrolling\Scrolling in WebForm.

I hope will helps.

Thanks,
Best Regards,
Sandra Pazos / 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