applySettingsChanges() Method

Description

Commits changes made to settings element of the objectModel.

This method commits changes only in settings, and causes chart redraw without data reloading. No changes made to the data configuration section are applied. See Updating chart using Object Model article for more information.

Parameters

Returns

Boolean.

Note: Whether 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

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

Online HTML/JavaScript Sample

See also

objectModel, applyConfigChanges()

to top