Click or drag to resize
NChartStepSeriesNoDataColor Property
Color of the line in the points with no data.

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

Property Value

Type: Color

Implements

INChartLineSeriesNoDataColor
See Also