Click or drag to resize
NChartHairSetColor Method
Set color for both halves of hair.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public void SetColor(
	Color color
)

Parameters

color
Type: Windows.UIColor
- color to set.
See Also