[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Pie3DShape

Pie3DShape Class

Represents 3D pie shape.

Implements
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class Pie3DShape : Shape3D, IGeometry3D

Constructors

Name Description
Pie3DShape()

Fields

Name Description
EdgeSmoothingProperty

Identifies the EdgeSmoothing dependency property.

Properties

Name Description
Center

Gets the center of the shape.

EdgeSmoothing

Gets or sets the smoothing of object edges.

PieInfo

Gets or set the PieInfo structure that describes the shape.

Methods

Name Description
Render(RenderContext)

Renders the object based on the specified render context.