Home › Forums › Chart Support › automatic Y max/min › Reply To: automatic Y max/min
Hi,
You can set axisY’s includeZero property to false in these cases in order to keep axis minimum closer to given y values. Here is the example on how to use includeZero
Please let me know if this works for you.