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