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