INChartPlacedBorderThickness Property |
Thickness of the border (in pixels) that is drawn around the text container.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax float BorderThickness { get; set; }
Property BorderThickness As Single
Get
Set
property float BorderThickness {
float get ();
void set (float value);
}
Property Value
Type:
SingleSee Also