The problem I'm finding is that the autoscale is across the entire dp, so, for example, if i have the following:x: -10 , y: -5x:0, y: 0x: 10 , y:5x: 20, y: 10x:30, y: 15and set the minimum for x to 10 and the maximum for x to 20, the range for the y axis is still -5 to 15, not 5 to 10...
I'm just wondering if Im missing something glaringly obvious here, or if I need to go digging...PBHOn 8/11/06, dadrobson <
[EMAIL PROTECTED]> wrote:
If you don't set the minimum & maximum values, the default behavior is
to auto-scale the y-axis. If you set the minimum & maximum values to
anything other than NaN, you effectively disable the auto-scale feature.
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
Web site design development
Computer software development
Software design and development
Macromedia flex
Software development best practice
YAHOO! GROUPS LINKS
Visit your group "flexcoders" on the web.
To unsubscribe from this group, send an email to: [EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
__,_._,___