Gets or sets the thickness of the doughnut as to the radius.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public int DoughnutThickness { get; set; } |
Visual Basic
![]() |
---|
Public Property DoughnutThickness As Integer |
An int value. Default is 50.
DoughnutThickness values range from 0 to 100. Values closer to 100 make the doughnut look more like a pie. Values close to 0 make it look more like a thin ring.