resize() 
resize resize the chart.
Note: 
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
() => voidParameters 
resize does not accept any parameters.
Returns 
resize returns undefined .