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