SankeyBuilder.Title Method
| Name | Parameters | Description |
|---|---|---|
| Title(JS) | value | Configures the UI component's title. Mirrors the client-side title option. |
| Title(Action<SankeyTitleBuilder>) | configurator | Configures the UI component's title. Mirrors the client-side title object. |
| Title(String) | value | Configures the UI component's title. Mirrors the client-side title option. |