public class Bar extends ChartElement
Constructor and Description |
---|
Bar()
Initializes a new instance of the
Bar class. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInnerLabel()
Gets the label drawn inside this
Bar . |
java.lang.String |
getTopLabel()
Gets the labels drawn at the top of this
Bar . |
float |
getValue()
Gets the value of this
Bar . |
getDataIndex, getFillColor, getSeriesIndex, getStrokeColor
public Bar()
Bar
class.public java.lang.String getTopLabel()
Bar
.Bar
.public java.lang.String getInnerLabel()
Bar
.Bar
.