Click or drag to resize
NChartCartesianSystemBorderVisible Property
Flag that determines if the border around the cartesian coordinate system is visible (true) or not (false).

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

Property Value

Type: Boolean
See Also