initialDisplayLevel property

int initialDisplayLevel
final

The initial display level of rings to render in the sunburst. Children of hovered/selected node may expand up to the maxDisplayLevel. If unset, defaults to maxDisplayLevel.

Implementation

final int initialDisplayLevel;