TreeMapBuilder.ChildrenField Method
| Name | Parameters | Description |
|---|---|---|
| ChildrenField(JS) | value | Specifies the name of the data source field that provides nested items for a group. Applies to hierarchical data sources only. Mirrors the client-side childrenField option. |
| ChildrenField(String) | value | Specifies the name of the data source field that provides nested items for a group. Applies to hierarchical data sources only. Mirrors the client-side childrenField option. |