INChartLineSeriesNoDataColor Property |
Color of the line in the points with no data.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax Color NoDataColor { get; set; }
Property NoDataColor As Color
Get
Set
property Color^ NoDataColor {
Color^ get ();
void set (Color^ value);
}
Property Value
Type:
ColorSee Also