NChartCartesianSystemYZPlane Property |
YZ-axes plane of the cartesian coordinate system.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartAxesPlane YZPlane { get; }
Public ReadOnly Property YZPlane As NChartAxesPlane
Get
public:
virtual property NChartAxesPlane^ YZPlane {
NChartAxesPlane^ get () sealed;
}
Property Value
Type:
NChartAxesPlaneSee Also