Click or drag to resize
NChartCalloutLineType Property
Type of callout line. The default value is NChartCalloutLineType.Straight.

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

Property Value

Type: NChartCalloutLineType
See Also