duplicate dates on bottom axis
Posted: 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
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