Click or drag to resize
NChartCalloutLineType Enumeration
The NChartCalloutLineType enum provides constants to determine the appearance of the callout line.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public enum NChartCalloutLineType
Members
  Member nameValueDescription
Straight0 Straight line.
Broken1 Broken line.
See Also