Click or drag to resize
NChartTimeAxisSetHandlerImage Method
Set image for the handler of the slider.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public void SetHandlerImage(
	NChartRawBitmap handlerImage
)

Parameters

handlerImage
Type: NChart3D_UWPNChartRawBitmap
See Also