LinearAxis(myChart.horizontalAxis).minimum = 20;
 
Ely.
 
 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Lieven Cardoen
Sent: Thursday, March 22, 2007 1:02 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: ColumnChart x-axis



And how do you do that?

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "Ely Greenfield" <[EMAIL PROTECTED]> 
wrote:
>
> 
> 
> 
> You can manually set the minimum of the horizontal axis to whatever 
you
> want.
> 
> 
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>

[mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
] On
> Behalf Of Lieven Cardoen
> Sent: Wednesday, March 21, 2007 3:45 AM
> To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
> Subject: [flexcoders] ColumnChart x-axis
> 
> 
> 
> Hi guys, 
> 
> Is following possible : 
> Let's say I have a columnChart with two columns. One with value 700 
and 
> one with value 800. Now, the x-axis is value 0 (projected on y-
axis), 
> and the columns are 700 and 800 high. Now I would like to have the 
x-
> axis represent 600 (projected on y-axis), so it would seem you have 
one 
> column of 200 and one of 100. The labels on the y-axis need to 
start at 
> 600 (where it used to be 0).
> 
> thx Lieven Cardoen
>



 

Reply via email to