| NChartPolarSystemGrid Property |
Grid of the polar coordinate system.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic NChartAxisGrid Grid { get; }Public ReadOnly Property Grid As NChartAxisGrid
Get
public:
virtual property NChartAxisGrid^ Grid {
NChartAxisGrid^ get () sealed;
}Property Value
Type:
NChartAxisGrid
See Also