Click or drag to resize
NChartPieSeriesSettingsHoleRatio Property
Hole radius ratio that determines size of the hole for pie series relatively to the whole pie radius. The default value 0.1. This value cannot be less than 0 and greater than 1.0.

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

Property Value

Type: Single
See Also