LinearGaugeTitleBuilder.Subtitle Method
| Name | Parameters | Description |
|---|---|---|
| Subtitle(JS) | value | Configures the UI component's subtitle. Mirrors the client-side subtitle option. |
| Subtitle(Action<LinearGaugeTitleSubtitleBuilder>) | configurator | Configures the UI component's subtitle. Mirrors the client-side subtitle object. |
| Subtitle(String) | value | Configures the UI component's subtitle. Mirrors the client-side subtitle option. |