NChartCartesianSystemSZAlongX Property |
Grid that goes from secondary the Z-axis along the X-axis.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartAxisGrid SZAlongX { get; }
Public ReadOnly Property SZAlongX As NChartAxisGrid
Get
public:
virtual property NChartAxisGrid^ SZAlongX {
NChartAxisGrid^ get () sealed;
}
Property Value
Type:
NChartAxisGridSee Also