Click or drag to resize
NChartTimeAxisMinTickSpacing Property
Minimal spacing between neighbor ticks in pixels (the tick is the center place of the timestamp title a kind of milestone on the axis). According to this value some timestamps can be hidden if there are too many of them.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public float MinTickSpacing { get; set; }

Property Value

Type: Single
See Also