public interface CanvasCoordinateChartInterval<N extends java.lang.Number> extends CanvasCoordinateChart<N>
Modifier and Type | Method and Description |
---|---|
double |
getLowerLimit(int dataIndex)
Returns the lower limit of the range of the data at the given index.
|
double |
getUpperLimit(int dataIndex)
Returns the upper limit of the range of the data at the given index.
|
getBottomGap, getChartHeight, getChartWidth, getDataColor, getLeftGap, getNumOfData, getNumOfXScale, getNumOfYScale, getRightGap, getScaleLineColor, getStartXScale, getTopGap, getXAxisTitle, getXScale, getYAxisTitle, getYScale
getCanvasHeight, getCanvasID, getCanvasWidth, getDefaultColor
double getLowerLimit(int dataIndex)
dataIndex
- double getUpperLimit(int dataIndex)
dataIndex
-