INChartLineSeriesLineThickness Property |
Thickness of the line in pixels. The default value is 2.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax float LineThickness { get; set; }
Property LineThickness As Single
Get
Set
property float LineThickness {
float get ();
void set (float value);
}
Property Value
Type:
SingleSee Also