resize() â
resize
resize the chart.
Warning
The container size will always be filled. This method will recalculate the size of each module of the entire chart. Frequent calls may affect performance, so please call with caution.
Reference â
typescript
() => void
Parameters â
resize
does not accept any parameters.
Returns â
resize
returns undefined
.