NChartValueAxisMarkTick Property |
Tick of the mark. It is invisible by default.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartAxisTick Tick { get; }
Public ReadOnly Property Tick As NChartAxisTick
Get
public:
virtual property NChartAxisTick^ Tick {
NChartAxisTick^ get () sealed;
}
Property Value
Type:
NChartAxisTickSee Also