if true charts will use all available space in their parent element
if true chart will always have same height, as described in height settings property or autoHeight if false chart height will be ignored and height will be calculated based on grid/panel size
height of chart in px, used only if fixedHeight is true and autoHeight false, otherwise chart will have height as sum of all grids plus margins.
Minimum width of chart possible (applicable when autoWidth is true and user resizes parent HTML element)
width of charts in px
Generated using TypeDoc
if true charts will use all available space in their parent element