public class YAxis extends Axis
| Modifier and Type | Method and Description |
|---|---|
YLabel |
getLabel() |
YPadding |
getPadding() |
void |
setLabel(String label)
Sets the text for the axis label
|
void |
setLabel(YLabel label) |
void |
setPadding(YPadding padding) |
getHeight, getMax, getMin, getType, isLocalTime, isShow, setHeight, setLocalTime, setMax, setMin, setPadding, setShow, setType, toStringpublic YAxis()
public YAxis(String label)
label - public YLabel getLabel()
public void setLabel(String label)
Axispublic void setLabel(YLabel label)
label - public YPadding getPadding()
getPadding in class Axispublic void setPadding(YPadding padding)
padding - Copyright © 2015 Joseph Hendrix