user1018 0 Report post Posted April 2, 2014 Hello there, Can I add multiple Y-Axis in a chart? A sample would be great. Thanks! Quote Share this post Link to post Share on other sites
ExequielA 1 Report post Posted April 2, 2014 Hello, Please find attached a NetBeans 7.3.1 sample project showing how to implement a multiple Y-axis chart in Chart FX 7 for Java Desktop. Note that this sample is only intended for demonstration purposes, as its main objective is to show a very basic implementation of the desired behavior. I am sure it could be improved in many ways according to your needs, but we certainly believe it can be used as a good starting point for achieving this requirement. I hope this helps. CFX7JD Multiple YAxis.zip Quote Share this post Link to post Share on other sites
rocioZ 0 Report post Posted April 2, 2014 Chart FX Programmer's Guide and API are available online at the link below: http://support.softwarefx.com/Chart_FX_7_for_Java_Desktop/ Quote Share this post Link to post Share on other sites
user1018 0 Report post Posted April 2, 2014 Thanks! This is exactly what I am looking for. Have a nice day =) Quote Share this post Link to post Share on other sites
XTr33m 0 Report post Posted April 2, 2014 Very useful information! Quote Share this post Link to post Share on other sites