"currentRoot"

Defines the series currently shown as root (first) level in the Treemap chart ewo.

Synopsis

void shape.currentRoot(int series)

Parameters

Parameter Description
series The series to be shown.

Description

The property "currentRoot" defines the series number which is currently shown as the first (root) level. Invalid values set via script are ignored.

Whenever the currentRoot changes, the event "currentRootChanged" is triggered.

Assignment

Chart.ewo