Class PeriodAxis

All Implemented Interfaces:
Serializable, Cloneable, PublicCloneable

public class PeriodAxis extends ValueAxis implements Cloneable, PublicCloneable, Serializable
An axis that displays a date scale based on a RegularTimePeriod. This axis works when displayed across the bottom or top of a plot, but is broken for display at the left or right of charts.
See Also: