| NChartCartesianSystemYAlongX Property |
Grid that goes from the Y-axis along the X-axis.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic NChartAxisGrid YAlongX { get; }Public ReadOnly Property YAlongX As NChartAxisGrid
Get
public:
virtual property NChartAxisGrid^ YAlongX {
NChartAxisGrid^ get () sealed;
}Property Value
Type:
NChartAxisGrid
See Also