Skip to main content

PolarChartLegendTitleBuilder.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<PolarChartLegendTitleSubtitleBuilder>) 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.