Click or drag to resize
NChartValueAxisPositionZ Property
Coordinate controlling depth position of the axis. See also NChartAxisPositionCoord.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartAxisPositionCoord PositionZ { get; }

Property Value

Type: NChartAxisPositionCoord
See Also