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