| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ValueAxisPlotValueAxis,
providing a standard method to find the current data range.
Method Summary | |
Range |
|
public Range getDataRange(ValueAxis axis)
Returns the data range that should apply for the specified axis.
- Parameters:
axis- the axis.
- Returns:
- The data range.