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