needConfig Property

Description

Defines whether the access to full chart configuration object model is required.

See Updating chart using Object Model article for more information.

Note: Set this property before write() method call.

Type

Boolean

Default

false

Samples

Online HTML/JavaScript Sample

See also

objectModel

to top