Version

CrosshairPoint Property (SeriesViewer)

Gets or sets the cross hair point (in world coordinates)
Syntax
public Xamarin.Forms.Point CrosshairPoint {get; set;}
Remarks
Either or both of the crosshair point's X and Y may be set to double.NaN, in which case the relevant crosshair line is hidden.
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