Searched refs:rangeTopMax (Results 1 – 1 of 1) sorted by relevance
77 private Number rangeTopMax = null; field in XYPlot408 rangeTopMax); in calculateMinMaxVals()1251 return rangeTopMax; in getRangeTopMax()1257 public synchronized void setRangeTopMax(Number rangeTopMax) { in setRangeTopMax() argument1258 this.rangeTopMax = rangeTopMax; in setRangeTopMax()