EJSC.Chart.getMinMaxYInXRange
See Also
Definition
object getMinMaxYInXRange( float x_min, float x_max )
RETURNS:
{ y_min: float, y_max: float }
Description
Returns the min and max Y values for the provided X range.