INChartLineSeriesLineDash Property |
Dash of the line.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
SyntaxNChartLineDash LineDash { get; set; }
Property LineDash As NChartLineDash
Get
Set
property NChartLineDash^ LineDash {
NChartLineDash^ get ();
void set (NChartLineDash^ value);
}
Property Value
Type:
NChartLineDash
See Also