Click or drag to resize
NChartValueAxisStep Property
Step from one tick to another. It is either obtained from the data source or if not provided calculated according to the MinValue and MaxValue to look beautiful.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public double Step { get; }

Property Value

Type: Double
See Also