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