public static class ScatterChart.Population extends ChartPopulation
final Data |
data
|
final String |
hdrx
|
final String |
hdry
|
String |
legend
Inherited from ChartPopulation . |
DataRenderer |
renderer
Inherited from ChartPopulation . |
String |
style
Inherited from ChartPopulation . |
Population (Data data, String hdrx, String hdry, String style)
|
ChartPopulation |
addLegend (Legend legend)
|
ChartPopulation |
addLegend (Legend legend, String name)
Inherited from ChartPopulation . |
String |
getLegendText ()
Inherited from ChartPopulation . |
void |
printLegendSwatch (PrintStream out, double x, double y, int w, int h)
Inherited from ChartPopulation . |
ChartPopulation |
setRenderer (DataRenderer renderer)
Inherited from ChartPopulation . |
Show all inherited methods (11 more) |