ChartDirector 6.0 (Ruby Edition)

MultiChart.setMainChart


Usage

setMainChart(c)

Description

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

Arguments

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

Return Value

None