Does XlsIO auto-adjust chart axis minimum and maximum values?

24 Jun 20261 minute to read

No. In Microsoft Excel, if the axis maximum value is lower than the minimum value, Excel automatically adjusts the minimum value (for example, a minimum of 1.25 and maximum of 0 may yield a minimum like -10). XlsIO does not support this auto adjustment of chart axis values. When configuring chart axes, ensure that the maximum value is greater than the minimum value.

For details on setting chart axis minimum and maximum values in XlsIO, see the Chart Axis Settings.