See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

DonutHoleSize Property

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;}

Example

[C#] 

Chart.DonutHoleSize = 60;

[Visual Basic] 

Chart.DonutHoleSize = 60

See Also

Chart Class  | Chart Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.