public class PiePiece extends ChartElement
PieChart
.Constructor and Description |
---|
PiePiece() |
Modifier and Type | Method and Description |
---|---|
float |
getData()
Gets the data this piece represents.
|
java.lang.String |
getInnerLabel()
Gets the inner label of this
PiePiece . |
java.lang.String |
getOuterLabel()
Gets the outer label of this
PiePiece . |
getDataIndex, getFillColor, getSeriesIndex, getStrokeColor
public java.lang.String getOuterLabel()
PiePiece
.public java.lang.String getInnerLabel()
PiePiece
.public float getData()