ChartDirector 5.1 (PHP Edition)

MultiChart.setMainChart


Usage

setMainChart(c)

Description

Sets the chart that receives view port mouse actions (for zooming and scrolling support).

Arguments

ArgumentDefaultDescription
c(Mandatory)The chart that is to receive view port mouse actions.

Return Value

None