[]
Configurates ChildItemsPath. Sets the name of the property (or properties) used to generate child items in hierarchical data.
public SunburstBuilder<T> ChildItemsPath(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SunburstBuilder<T> | Current builder. |