Click or drag to resize
NChartCalloutLineToLabelConnectionPos Property
Position where the line connects to the label. The default value is NChartCalloutLineToLabelConnectionPos.Autodetect.

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

Property Value

Type: NChartCalloutLineToLabelConnectionPos
See Also