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