Pierre, You should ideally be using DateTimeAxis, by which you can
control the labels and ticks.

 

-Sunil

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of pgherveou
Sent: Thursday, May 31, 2007 8:16 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Charts and Business day axis

 

Hello there,

I try to display a chart based on a one year business day axis. (no
week ends for the moment)

I used a categoryAxis to draw my chart. It works perfectly. the only
problem is the axis. There are not enough space to display all ticks
and labels (one per business day). 

Ideally what I would like to do is to controls label and ticks to
display for example only the label of the first business day of each
month.

I tried to use a custom LabelFunction to do that, but I can't fix the
labelSize (they are still to small)

Thanks in advance for your help

Pierre

 

Reply via email to