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