Specifies the flatness of 3D pies.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public int Pie3DTension { get; set; } |
Visual Basic
![]() |
---|
Public Property Pie3DTension As Integer |
An int value that specifies the flatness.
The property specifies the flatness of pies, that are 3D. The bigger the Pie3DTension, the flatter the pie. The property value should be between 0 and 100.
Generally, thick pies look better with bigger 3D tension and thin pies with a small one. Check the Pie3DThickness property for more details.
Default value for the Pie3DTension is 25.