Click or drag to resize
NChartValueAxesType Enumeration
The NChartValueAxesType enum provides constants of value axes types.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public enum NChartValueAxesType
Members
  Member nameValueDescription
Absolute0 Absolute type.
Additive1 Additional type.
Percent2 Percent type.
See Also