Hi Olivier - 

'baseAtZero' sets the minimum to zero (if your data are all >=0) or
the maximum to zero (if the data are < 0). 

Choices for setting the axis range are 
  a) let the chart decide min and max;
  b) set them yourself. 

If you want to use baseAtZero="true" (with choice (a)), it will set
the minimum to 0: 


Perhaps I'm missing your problem, in which case, in addition to sample
code, could you also describe more about what you are trying to do ? 

Hope this helps; looking forward to your post.  

--Brian

--- In [email protected], "olivier" <[EMAIL PROTECTED]>
wrote:
>
> Hi,
> 
> I've a critical problem when I want to code in actionscript a chart 
> with a linearxis.  Indeed, all propertie can be set but the baseAtZero 
> doesn' t work properly. It computes the maximum value but the minimum 
> value is always 0. I've tried with several different series without any 
> success.
> 
> I found the same topics on others forums but nobody can bring an answer 
> to this problem.
> 
> I'm blocked on this aspect.
> 
> Is anybody has an example or guidelines (for example, this property 
> must be set before one other etc..) to solve this problem ?
> 
> Thank you in advance
> 
> O.
>





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to