NChartCartesianSystemSZAxis Property |
Secondary Z-axis of the cartesian coordinate system.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartValueAxis SZAxis { get; }
Public ReadOnly Property SZAxis As NChartValueAxis
Get
public:
virtual property NChartValueAxis^ SZAxis {
NChartValueAxis^ get () sealed;
}
Property Value
Type:
NChartValueAxisSee Also