In This Topic
For Pie charts, gets or sets the inner radius of the pie, in percent relative to the outer radius. Values greater than 0 turn a pie chart into a doughnut.
Syntax
'Declaration
Public Property PieInnerRadius As Integer
public int PieInnerRadius {get; set;}
See Also