Package org.jfree.chart.axis
Class TickType
java.lang.Object
org.jfree.chart.axis.TickType
- All Implemented Interfaces:
Serializable
Used to indicate the tick type (MAJOR or MINOR).
- See Also:
-
Field Summary
-
Method Summary
-
Field Details
-
MAJOR
Major tick. -
MINOR
Minor tick.
-
-
Method Details