public class PieChartData extends SimpleColorValueChartData
Constructor and Description |
---|
PieChartData(Number value,
String color)
Instantiates a new pie chart data.
|
PieChartData(Number value,
String color,
String label) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
void |
setLabel(String label) |
getColor, getValue, setColor, setValue
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.