Click or drag to resize
NChartTimeAxisTooltipTextColor Property
Color of the label's text.

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

Property Value

Type: Color

Implements

INChartLabelTextColor
See Also