Uses of Class
com.storedobject.chart.Chart.LabelPosition
Packages that use Chart.LabelPosition
-
Uses of Chart.LabelPosition in com.storedobject.chart
Methods in com.storedobject.chart that return Chart.LabelPositionModifier and TypeMethodDescriptionChart.LabelPosition.bottom()
Set the label position to the bottom side.Chart.LabelPosition.center()
Set the label position to the center.Chart.Label.getPosition()
Get the position indicator of this label.Chart.LabelPosition.left()
Set the label position to the left side.Chart.LabelPosition.right()
Set the label position to the right side.Chart.LabelPosition.top()
Set the label position to the top side.