Gets or sets the thickness of the doughnut. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public double DoughnutThickness { get; set; } |
Visual Basic
![]() |
---|
Public Property DoughnutThickness As Double |
A double value. Specifies the thickness of the doughnut as a percent from the radius of the pie. Default value is 50.0
Values should range from 0 to 100. The larger the value, the thicker the doughnut would be e.g. the smaller its hole.