Click or drag to resize
NChartCandlestickSeriesBorderThickness Property
Thickness (in pixels) of the border that surrounds the series.

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

Property Value

Type: Single

Implements

INChartSolidSeriesBorderThickness
See Also