Click or drag to resize
NChartRadarSeriesSettingsShouldSmoothAxesGrid Property
Flag determining if axes grid should be smoothed, so it should appear as a circle, not as polygon (true) or not (false).

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public bool ShouldSmoothAxesGrid { get; set; }

Property Value

Type: Boolean
See Also