Click or drag to resize
NChartCrosshairDelegate Property
Crosshair delegate.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public INChartCrosshairDelegate Delegate { get; set; }

Property Value

Type: INChartCrosshairDelegate
See Also