Skip to main content

ChartLegendTitleBuilder.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<ChartLegendTitleSubtitleBuilder>) 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.