NChartBarSeriesBorderThickness 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; }
Public Property BorderThickness As Single
Get
Set
public:
virtual property float BorderThickness {
float get () sealed;
void set (float value) sealed;
}
Property Value
Type:
SingleImplements
INChartSolidSeriesBorderThicknessSee Also