NChartValueAxisPositionZ Property |
Coordinate controlling depth position of the axis.
See also NChartAxisPositionCoord.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartAxisPositionCoord PositionZ { get; }
Public ReadOnly Property PositionZ As NChartAxisPositionCoord
Get
public:
virtual property NChartAxisPositionCoord^ PositionZ {
NChartAxisPositionCoord^ get () sealed;
}
Property Value
Type:
NChartAxisPositionCoordSee Also