DoughnutHoleSize

IChartSeriesGroup.DoughnutHoleSize property

Specifies the size of the hole in a doughnut chart (can be between 10 and 90 percents of the size of the plot area.). Read/write Byte.

public byte DoughnutHoleSize { get; set; }

See Also