{typedef} anychart.core.waterfall.SplitConfig Improve this Doc
Total split configuration object.
| Name | Type | Description |
|---|---|---|
| fill | string | undefined | Fill color. |
| label | Object | string | undefined | Label configuration object or format for it. |
| name | string | Name of split. |
| stroke | string | undefined | Stroke settings. |
| value | number | Value of split. |
