width property

dynamic width
getter/setter pair

An explicit width for the chart. By default (when null) the width is calculated from the offset width of the containing element.

API Docs: https://api.highcharts.com/highcharts/chart.width

Implementation

dynamic width;