Show TOC

Background documentationiChart Events Locate this document in the navigation structure

 

In addition to the generally supported applet events, the iChart supports the following events:

Parameter

Use

Data Type

ChartSelectionEvent

Provides the name of a JavaScript function in a Web page that is called when you click the chart in the iChart applet.

For example, you can call the getLastSelectedTag or getLastSelectedPoint methods to determine which point was selected.

String

ChartDoubleClickEvent

Provides the name of a JavaScript function in a Web page that is called when you double-click the chart in the iChart applet.

String

Not all chart parameters are applicable to all chart types. For example, the pie chart and gauge chart have one axis. In general, the Y-axis properties control output for text on these charts.