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, getYScalegetCanvasHeight, getCanvasID, getCanvasWidth, getDefaultColordouble getLowerLimit(int dataIndex)
dataIndex - double getUpperLimit(int dataIndex)
dataIndex -