Click or drag to resize
NChartTimeAxisTooltip Property
Tooltip that appears over the handler. This is null by default.

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

Property Value

Type: NChartTimeAxisTooltip
See Also