Gets the size of the hole in the center of the pie chart.
This property is a percentage value of the center circle's radius compared to the entire pie's radius. The default value is 0 percent. Use this property to create a doughnut-shaped chart.
protected Double innerRadius { get; }
'Declaration
Protected Read Property innerRadius As Double