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