PolarChartSeriesPointBuilder.Size Method
Name | Parameters | Description |
---|---|---|
Size(JS) | value | Specifies the point diameter in pixels for those series that represent data points as symbols (not as bars for instance). Mirrors the client-side size option. |
Size(Double) | value | Specifies the point diameter in pixels for those series that represent data points as symbols (not as bars for instance). Mirrors the client-side size option. |