Class AreaChart05
java.lang.Object
org.knowm.xchart.demo.charts.area.AreaChart05
- All Implemented Interfaces:
ExampleChart<XYChart>
Area Chart with 1 series
Demonstrates the following:
- Polygon Area Chart
- Place legend at Inside-NE position
- ChartBuilder
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AreaChart05
public AreaChart05()
-
-
Method Details
-
main
-
getChart
- Specified by:
getChart
in interfaceExampleChart<XYChart>
-
getExampleChartName
- Specified by:
getExampleChartName
in interfaceExampleChart<XYChart>
-