Represents a pie shape (a closed shape consisting of an arc of an ellipse, with lines going from the start and end points of the arc to the ellipse's center) in a C1PrintDocument.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class RenderPie : RenderEllipse
Visual Basic
Public Class RenderPie _
	Inherits RenderEllipse

Inheritance Hierarchy

See Also