Click or drag to resize
INChartTooltipVerticalAlignment Property
Vertical alignment of the tooltip. It is used if tooltip has no arrow presented, otherwise it is ignored. See NChartTooltipVerticalAlignment.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
NChartTooltipVerticalAlignment VerticalAlignment { get; set; }

Property Value

Type: NChartTooltipVerticalAlignment
See Also