Version

MakeSafe Property

The strategy provided to make doubles safe for plotting, by default will just make zero if the value is invalid.
Syntax
public Func<double,double> MakeSafe {get; set;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also