Searched refs:setRangeTopMin (Results 1 – 3 of 3) sorted by relevance
403 plot.setRangeTopMin(150); in testSetRangeTopBottomMinMax()420 plot.setRangeTopMin(null); in testSetRangeTopBottomMinMax()
301 plot.setRangeTopMin(15); in updatePlot()303 plot.setRangeTopMin(0); in updatePlot()
1243 public synchronized void setRangeTopMin(Number rangeTopMin) { in setRangeTopMin() method in XYPlot