Click or drag to resize
NChartCalloutLineColor Property
Color of the callout line. The default value is black color.

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

Property Value

Type: Color
See Also