Package | Description |
---|---|
org.jfree.chart.axis |
Axis classes and interfaces.
|
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.
|