[]
Gets or sets a value indicating how to interpret missing values.
[C1Description("ChartOptions.InterpolateNulls", "Gets or sets a value indicating how to interpret missing values.")]
public bool InterpolateNulls { get; set; }
<C1Description("ChartOptions.InterpolateNulls", "Gets or sets a value indicating how to interpret missing values.")>
Public Property InterpolateNulls As Boolean