Class AreaChart02
java.lang.Object
org.knowm.xchart.demo.charts.area.AreaChart02
- All Implemented Interfaces:
ExampleChart<XYChart>
Null Y-Axis Data Points
Demonstrates the following:
- Area Chart
- null Y-Axis values
- ChartBuilder
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AreaChart02
public AreaChart02()
-
-
Method Details
-
main
-
getChart
- Specified by:
getChart
in interfaceExampleChart<XYChart>
-
getExampleChartName
- Specified by:
getExampleChartName
in interfaceExampleChart<XYChart>
-