Uses of Class
org.knowm.xchart.XYChartBuilder
-
Packages that use XYChartBuilder Package Description org.knowm.xchart -
-
Uses of XYChartBuilder in org.knowm.xchart
Methods in org.knowm.xchart that return XYChartBuilder Modifier and Type Method Description XYChartBuilder
XYChartBuilder. xAxisTitle(String xAxisTitle)
XYChartBuilder
XYChartBuilder. yAxisTitle(String yAxisTitle)
Constructors in org.knowm.xchart with parameters of type XYChartBuilder Constructor Description XYChart(XYChartBuilder chartBuilder)
Constructor
-