Uses of Class
org.jfree.chart.axis.MarkerAxisBand
Packages that use MarkerAxisBand
-
Uses of MarkerAxisBand in org.jfree.chart.axis
Methods in org.jfree.chart.axis that return MarkerAxisBandModifier and TypeMethodDescriptionNumberAxis.getMarkerBand()Returns the (optional) marker band for the axis.Methods in org.jfree.chart.axis with parameters of type MarkerAxisBandModifier and TypeMethodDescriptionvoidNumberAxis.setMarkerBand(MarkerAxisBand band) Sets the marker band for the axis.