hintedLevels property

int? hintedLevels
getter/setter pair

The number of additional data levels beyond the labeled levels to be shown on the treemap chart.

These levels are not interactive and are shown without their labels. Defaults to 0 if not specified.

Implementation

core.int? hintedLevels;