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