| Package | Description |
|---|---|
| org.jfree.chart.axis |
| Modifier and Type | Method and Description |
|---|---|
PeriodAxisLabelInfo[] |
PeriodAxis.getLabelInfo()
Returns an array of label info records.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeriodAxis.setLabelInfo(PeriodAxisLabelInfo[] info)
Sets the array of label info records and sends an
AxisChangeEvent to all registered listeners. |