Click or drag to resize

ChartSeriesDataFormat DoughnutHoleSize Property

Returns or sets the size of the hole in a doughnut chart. The hole size is expressed as percentage of the of chart size , between 10 and 90 percent.

Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public int DoughnutHoleSize { get; set; }

Property Value

Type: Int32
See Also