| Package | Description |
|---|---|
| org.jfree.chart.axis |
| Modifier and Type | Method and Description |
|---|---|
MarkerAxisBand |
NumberAxis.getMarkerBand()
Returns the (optional) marker band for the axis.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumberAxis.setMarkerBand(MarkerAxisBand band)
Sets the marker band for the axis.
|