@Beta public interface CategoryAxis extends ChartAxis
Modifier and Type | Method and Description |
---|---|
AxisLabelAlign |
getLabelAlign() |
int |
getLabelOffset()
Returns label offset
|
void |
setLabelAlign(AxisLabelAlign labelAlign) |
void |
setLabelOffset(int offset)
Set label offset
|
crossAxis, getCrosses, getId, getLogBase, getMaximum, getMinimum, getOrientation, getPosition, getTickLabelPosition, isSetLogBase, isSetMaximum, isSetMinimum, setCrosses, setLogBase, setMaximum, setMinimum, setOrientation, setPosition, setTickLabelPosition
AxisLabelAlign getLabelAlign()
void setLabelAlign(AxisLabelAlign labelAlign)
labelAlign
- label alignment typeint getLabelOffset()
void setLabelOffset(int offset)
offset
- label offsetCopyright © 2005-2010 Potix Corporation. All Rights Reserved.