Link Search Menu Expand Document

ChartGroupDoughnutHoleSize Property

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.0.2045-master
Syntax
public int DoughnutHoleSize { get; set; }

Property Value

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

Reference