Click or drag to resize
NChartCalloutBorderColor Property
Color of the border that is drawn around the text container.

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

Property Value

Type: Color

Implements

INChartPlacedBorderColor
See Also