Click or drag to resize
NChartCrosshairImage Property
Image that is displaying in the crosshair. The default value is null.

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

Property Value

Type: NChartRawBitmap
See Also