Specifies the height of 3D pies.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public float Pie3DThickness { get; set; } |
Visual Basic
![]() |
---|
Public Property Pie3DThickness As Single |
A float value that specifies the height.
The property indicates how thick (tall) the 3D pie is. The flatness of a 3D pie is specified with Pie3DTension. Generally, a thick pie looks better with bigger 3D tension and a flat pie with a small one.
Default value for the Pie3DThickness is 20.