initialDisplayLevel property
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;
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.
final int initialDisplayLevel;