Click or drag to resize

XlsChartFormat DoughnutHoleSize Property

Size of center hole in a doughnut chart (as a percentage).( 10 - 90 )

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int DoughnutHoleSize { get; set; }

Property Value

Type: Int32

Implements

IChartFormat DoughnutHoleSize
See Also