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