[]
Configurates InterpolateNulls. Sets a value that determines whether to interpolate null values in the data.
public TBuilder InterpolateNulls(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |