Version

DoughnutHoleSize Property (ComboChartGroup)

Returns or sets the size of the hole in a doughnut chart, expressed as a percentage of the size of the encompassing circle.
Syntax
public Nullable<int> DoughnutHoleSize {get; set;}
Remarks

This property is only applicable to doughnut charts.

The valid range for this property is 0 through 90, inclusive.

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