Specifies the height of 3D pies. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public float Pie3DThickness { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Pie3DThickness As Single |
A float value that specifies the thickness of 3D pies.
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.