Gets or sets a percentage value which determines the relative thickness of the donut ring when ChartType.Donut is used.
[Visual Basic]
Public Property DonutHoleSize As Double
[C#]
public double DonutHoleSize {get; set;}
[C#]
Chart.DonutHoleSize = 60; |
[Visual Basic]
Chart.DonutHoleSize = 60 |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.