Click or drag to resize
NChartTimeAxisTickOffset Property
Offset of timestamp ticks (spacing between slider and ticks) in pixels. If positive ticks are outside of slider if negative ticks may overlap the slider; so the outer border of the slider (including the slider's handler) is assumed as zero offset.

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

Property Value

Type: Single
See Also