Click or drag to resize
NChartValueAxisDateStep Property
Time interval from one date tick to another in seconds. It is either obtained from the data source or, if not provided, calculated according to the MinDate and MaxDate to look beautiful. This property works in date mode only, if HasDates is true.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public TimeSpan DateStep { get; }

Property Value

Type: TimeSpan
See Also