Package qa.chart.fx

Class QAChart.ReportChartFX

java.lang.Object
qa.chart.fx.QAChart.ReportChartFX
Enclosing class:
QAChart

public class QAChart.ReportChartFX extends Object
Inner class - does all the work. getImage() and generateImage() methods copied from reportWriter.ReportChart
Author:
mo55
  • Method Details

    • setAxisTitles

      public void setAxisTitles(String xTitle, String yTitle)
      Set the axis titles. If this method is not called, the axes will be unlabelled
      Parameters:
      xTitle -
      yTitle -