ChartTitleBuilder.Subtitle Method
Name | Parameters | Description |
---|---|---|
Subtitle(JS) | value | Configures the UI component's subtitle. Mirrors the client-side subtitle option. |
Subtitle(Action<ChartTitleSubtitleBuilder>) | 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. |