NChartPolarSystem Property |
Polar coordinates system used to store value axes and supplementary visual items.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartPolarSystem PolarSystem { get; }
Public ReadOnly Property PolarSystem As NChartPolarSystem
Get
public:
virtual property NChartPolarSystem^ PolarSystem {
NChartPolarSystem^ get () sealed;
}
Property Value
Type:
NChartPolarSystemSee Also