ChartSeriesBuilder.ShowInLegend Method
Name | Parameters | Description |
---|---|---|
ShowInLegend(JS) | value | Specifies whether to show the series in the legend or not. Mirrors the client-side showInLegend option. |
ShowInLegend(Boolean) | value | Specifies whether to show the series in the legend or not. Mirrors the client-side showInLegend option. |