org.jfree.chart.plot.ValueAxisPlot |
![]() |
An interface that is implemented by plots that use a ValueAxis
,
providing a standard method to find the current data range.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the data range that should apply for the specified axis.
|
Returns the data range that should apply for the specified axis.
axis | the axis. |
---|