Click or drag to resize
NChartLineSeriesLineDash Property
Dash of the line.

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

Property Value

Type: NChartLineDash

Implements

INChartLineSeriesLineDash
See Also