PolarChartSeriesBuilder.IgnoreEmptyPoints Method
Name | Parameters | Description |
---|---|---|
IgnoreEmptyPoints(JS) | value | Specifies whether the series should ignore null data points. Mirrors the client-side ignoreEmptyPoints option. |
IgnoreEmptyPoints(Boolean) | value | Specifies whether the series should ignore null data points. Mirrors the client-side ignoreEmptyPoints option. |