width property
        
        dynamic
        width
        
      
getter/setter pair
      The width as the horizontal axis. If it's a number, it is interpreted as pixels.
Since Highcharts v5.0.13: If it's a percentage string, it is interpreted as percentages of the total plot width.
Implementation
dynamic width;