Click or drag to resize
NChartHairSecondHalfColor Property
The color of the second half of hair. If null, not displayed. The default value is null. The color of the hairs part from the the point it marks to the end of chart plot area.

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

Property Value

Type: Color
See Also