ComponentOne Chart for .NET (2.0) Search HelpCentral 

Pie.InnerRadius Property

Gets or sets the inner radius used for doughnut charts. A value greater than zero specifies the percentage of the full pie radius used for the doughnut hole.

[Visual Basic]

Public Property InnerRadius As Integer

[C#]

public int InnerRadius {get;set;}

[Delphi]

public property InnerRadius: Int32 read get_InnerRadius write set_InnerRadius;

See Also

Pie Class | Pie Members | C1.Win.C1Chart Namespace | Pie Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.