trait ForceIFrameTrait (View source)

Methods

forceIFrame( boolean $iframe)

Draws the chart inside an inline frame.

Details

at line 16
Chart forceIFrame( boolean $iframe)

Draws the chart inside an inline frame.

Note that on IE8, this option is ignored; all IE8 charts are drawn in i-frames.

Parameters

boolean $iframe

Return Value

Chart

Exceptions

InvalidConfigValue