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