| NChartPolarSystemAzimuthAxis Property |
Azimuth-Axis of the polar coordinate system.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic NChartValueAxis AzimuthAxis { get; }Public ReadOnly Property AzimuthAxis As NChartValueAxis
Get
public:
virtual property NChartValueAxis^ AzimuthAxis {
NChartValueAxis^ get () sealed;
}Property Value
Type:
NChartValueAxis
See Also