NChartAxisGridMajorLines Property |
Grid lines of the major ticks.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartAxisGridLines MajorLines { get; }
Public ReadOnly Property MajorLines As NChartAxisGridLines
Get
public:
virtual property NChartAxisGridLines^ MajorLines {
NChartAxisGridLines^ get () sealed;
}
Property Value
Type:
NChartAxisGridLinesSee Also