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