ChartBuilder.Title Method
Name | Parameters | Description |
---|---|---|
Title(JS) | value | Mirrors the client-side title option. |
Title(Action<ChartTitleBuilder>) | configurator | Mirrors the client-side title object. |
Title(String) | value | Mirrors the client-side title option. |