Kendo.Mvc.UI.ChartScatterLineMissingValues
Defines the behavior for handling missing values in scatter line series.
Fields
Interpolate
The value is interpolated from neighboring points.
Gap
The line stops before the missing point and continues after it.