ChartGroupDoughnutHoleSize Property Bytescout Spreadsheet SDK
Gets or sets the size of the hole in a doughnut chart group. The hole size is expressed as a percentage of the chart size, between 10 and 90 percent.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int DoughnutHoleSize { get; set; }

Property Value

Type: Int32
The size of the doughnut hole.
See Also

Reference