ASP.NET Core MVC コントロールヘルプ
InterpolateNulls プロパティ (FlexChartCore<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexChartCore<T> クラス : InterpolateNulls プロパティ
Gets or sets whether to interpolate null values in the data. If true, the chart interpolates the value of any missing data based on neighboring points. If false, it leaves a break in lines and areas at the points with null values.
シンタックス
'宣言
 
Public Property InterpolateNulls As System.Boolean
public System.bool InterpolateNulls {get; set;}
参照

FlexChartCore<T> クラス
FlexChartCore<T> メンバ