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