Click or drag to resize
NChartCartesianSystemZAxis Property
Z-axis of the cartesian coordinate system.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartValueAxis ZAxis { get; }

Property Value

Type: NChartValueAxis
See Also