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