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;}
[JScript]
public function get,set DonutHoleSize : double
[C#]
Chart.DonutHoleSize = 60; |
[Visual Basic]
Chart.DonutHoleSize = 60 |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.