Check documentation for the latest version of dhtmlxSuite destructor DHTMLX Docs

destructor

destructs the chart object

void destructor();

Example

myChart.destructor();

Back to top