levels property

int? levels
getter/setter pair

The number of data levels to show on the treemap chart.

These levels are interactive and are shown with their labels. Defaults to 2 if not specified.

Implementation

core.int? levels;