Click or drag to resize
NChartAxisGridMajorLines Property
Grid lines of the major ticks.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartAxisGridLines MajorLines { get; }

Property Value

Type: NChartAxisGridLines
See Also