Xuni Product Documentation - Xamarin.Forms
InterpolateNulls Property
Gets or sets whether to interpolate null values in the data. If true, the chart will interpolate the value of any missing data based on neighboring points. If false, it will leave a break in lines and areas at the points with null values.
Syntax
public bool InterpolateNulls {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexChart Class
FlexChart Members