FunnelLegendTitleBuilder.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<FunnelLegendTitleSubtitleBuilder>) | 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. |