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