Skip to main content

BarGaugeLegendTitleBuilder.Subtitle Method

Name Parameters Description
Subtitle(JS) value Configures the legend subtitle. The subtitle appears only if the title is specified. Mirrors the client-side subtitle option.
Subtitle(Action<BarGaugeLegendTitleSubtitleBuilder>) configurator Configures the legend subtitle. The subtitle appears only if the title is specified. Mirrors the client-side subtitle object.
Subtitle(String) value Configures the legend subtitle. The subtitle appears only if the title is specified. Mirrors the client-side subtitle option.