Code: Select all
subplot1.setDomainAxis(plot.getDomainAxis());
Code: Select all
subplot2.setDomainAxisLocation(AxisLocation.TOP_OR_LEFT);
Code: Select all
subplot1.setDomainAxis(plot.getDomainAxis());
Code: Select all
subplot2.setDomainAxisLocation(AxisLocation.TOP_OR_LEFT);