Click or drag to resize
NChartCrosshairImageOffset Property
Offset in pixels of the image from the crosshair's center. The default value is (0,0).

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

Property Value

Type: Point
See Also