-
public class AxisPosition.Horizontal.Top extends AxisPosition.Horizontal
The horizontal axis will be placed at the top of its Chart.
-
-
Method Summary
Modifier and Type Method Description final BooleangetIsTop()final BooleangetIsBottom()final BooleangetIsStart()final BooleangetIsEnd()-
-
Method Detail
-
getIsBottom
final Boolean getIsBottom()
-
getIsStart
final Boolean getIsStart()
-
-
-
-