TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart >

 

Event

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart >

 

Event

 

 

Name

Description

OnAddToPage

Occurs after the chart is added to the page.

OnBind

Occurs when the chart is bound.

OnEndBind

Occurs immediately after chart binding has been completed.

OnInitialize

Occurs immediately after the chart has been initialized.

OnPostChartBuild

Occurs after the chart has been created.

OnPostDraw

Occurs after chart has been drawn.

OnPreDraw

Occurs before the chart has been drawn.

OnStartBind

Occurs immediately after chart binding has started.