Specifies the radius length of the pie chart.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public float RadiusLength { get; set; } |
Visual Basic
![]() |
---|
Public Property RadiusLength As Single |
A float value.
The property sets how big the pie is drawn.
When the chart is 3D, use Pie3DThickness and Pie3DTension to specify the thickness and tension of the pie.
Default value for the RadiusLength property is 100F.