class JFPieChart<X extends Comparable,S extends Comparable> extends JFChartBase<PiePlot<X,S>>
This is open source software released under the Apache 2.0 License
| Constructor and Description |
|---|
JFPieChart(boolean is3d,
boolean legend)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
chartMouseClicked(org.jfree.chart.ChartMouseEvent event) |
void |
chartMouseMoved(org.jfree.chart.ChartMouseEvent event) |
private JFPiePlot<X,S> |
piePlot()
Returns the JFreeChart typed pie plot
|
accept, chartPanel, freeChart, legend, options, plot, show, show, subtitle, theme, title, toBase64Image, writerPng, writerPngCopyright 2014-2017, Xavier Witdouck