duplicate dates on bottom axis

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
qcrnd
Advanced
Posts: 214
Joined: Mon Sep 04, 2006 12:00 am

duplicate dates on bottom axis

Post by qcrnd » Wed Aug 26, 2009 9:20 am

Hi
I have a chart with line series that have values according to dates and I add data using the series.add(Date,value) method.
The problem is that if the start and end dates are close to each other I get duplicate labels with the same date on the bottom axis.
How do I remove these duplicate labels on the bottom axis.
Thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: duplicate dates on bottom axis

Post by Narcís » Wed Aug 26, 2009 11:41 am

Hi qcrnd,

You could try setting desired bottom axis DateTime increment as shown here.
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