NChartCalloutLineThickness Property |
Thickness of the callout line. The default value is 1.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public float LineThickness { get; set; }
Public Property LineThickness As Single
Get
Set
public:
virtual property float LineThickness {
float get () sealed;
void set (float value) sealed;
}
Property Value
Type:
SingleSee Also