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, toString
public YAxis()
public YAxis(String label)
label
- public YLabel getLabel()
public void setLabel(String label)
Axis
public void setLabel(YLabel label)
label
- public YPadding getPadding()
getPadding
in class Axis
public void setPadding(YPadding padding)
padding
- Copyright © 2015 Joseph Hendrix