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