Welcome to the Highcharts Grid Options Reference

These pages outline the chart configuration options, and the methods and properties of Highcharts objects.

Feel free to search this API through the search bar or the navigation tree in the sidebar.

columnDefaults.width

The width of the column. It can be set in pixels, as a percentage of the table width, or 'auto'. If unset or 'auto', the width is distributed evenly between columns without a fixed width.

This option does not work with the resizing option set to full.

If the resizing option is undefined, it is set to mixed and the width option is used to set the width of the column.