setSettings() Method

Description

Updates chart visual settings.

See Replacing Chart Configuration on the Fly article for more information about updating chart configuration.

Parameters

Returns

Boolean.

Note: If the return value is true the command was processed successfully, the command failed to be processed due to component busy state otherwise.

Samples

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

See also

setConfig()

to top