PolarChartSeriesBuilder.Closed Method
Name | Parameters | Description |
---|---|---|
Closed(JS) | value | Specifies whether or not to close the chart by joining the end point with the first point. Mirrors the client-side closed option. |
Closed(Boolean) | value | Specifies whether or not to close the chart by joining the end point with the first point. Mirrors the client-side closed option. |