Version

InnerExtent Property (PieChartBase)

Gets or sets the amount of space between the center and the start of the arc. This property should be set between 0 and 1.
Syntax
public double InnerExtent {get; set;}
Remarks
If InnerExtent is set to a value greater than 1, it will be interpreted as a percentage, effectively divided by 100.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also