Click or drag to resize
NChartHairFirstHalfColor Property
The color of the first half of hair. If null, not displayed. The default value is null. The color of the hairs part from the axis to the point it marks.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public Color FirstHalfColor { get; set; }

Property Value

Type: Color
See Also