In fact I can not use the dateAndTimeAxis because i don t want to display non business day. If I use the dateAndTime axis there will be a space and plateau between the sunday and the monday for example.
To be clear in fact I would like the same axis as google finance charts. --- In [email protected], "Brendan Meutzner" <[EMAIL PROTECTED]> wrote: > > Look at the DateTimeAxis, and the dataUnits, labelUnits properties... > > > Brendan > > On 5/30/07, pgherveou <[EMAIL PROTECTED]> wrote: > > > > 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 > > > > > > > > > > -- > Brendan Meutzner > Stretch Media - RIA Adobe Flex Development > [EMAIL PROTECTED] > http://www.stretchmedia.ca >

