Package org.knowm.xchart.demo.charts.pie
Class PieChart01
java.lang.Object
org.knowm.xchart.demo.charts.pie.PieChart01
- All Implemented Interfaces:
ExampleChart<PieChart>
Pie Chart with 4 Slices
Demonstrates the following:
- Pie Chart
- ChartBuilderPie
- Setting Non-circular to match container aspect ratio
- Legend outside south, with Horizontal Legend Layout
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PieChart01
public PieChart01()
-
-
Method Details
-
main
-
getChart
- Specified by:
getChart
in interfaceExampleChart<PieChart>
-
getExampleChartName
- Specified by:
getExampleChartName
in interfaceExampleChart<PieChart>
-