Click or drag to resize
NChartHairSnapToMinorTicks Property
Flag determining if hair should snap to minor ticks while moving. The default value is NO.

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

Property Value

Type: Boolean
See Also