-
public class LabelYPosition
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLabelYPosition.CanvasPositionMakes no translation 0 is top corner. Bottom is canvas height
public final classLabelYPosition.ChartPositionThe value corresponds to y-value according to current chart scale. The same as data are drawn
public final classLabelYPosition.PaddingPositionTOP or BOTTOM canvas padding position
-
Method Summary
Modifier and Type Method Description abstract FloatgetYValue(BasicChartDrawer basicChartDrawer)-
-
Method Detail
-
getYValue
abstract Float getYValue(BasicChartDrawer basicChartDrawer)
-
-
-
-