Version

IPie Interface Members

The following tables list the members exposed by IPie.

Public Properties
 NameDescription
 PropertyAngleGets or sets the rotation angle in degrees.  
 PropertyBrushGets or sets a Infragistics.Documents.Reports.Graphics.Brush object that defines the color and texture to fill the pie.  
 PropertyEndAngleGets or sets the end angle of the pie in degrees.  
 PropertyHeightGets or sets the height of the bounding rectangle that defines the pie.  
 PropertyPenGets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the pie.  
 PropertyStartAngleGets or sets the start angle of the pie in degrees.  
 PropertyWidthGets or sets the width of the bounding rectangle that defines the pie.  
 PropertyXGets or sets X-coordinate of the upper-left corner of the bounding rectangle that defines the pie.  
 PropertyYGets or sets Y-coordinate of the upper-left corner of the bounding rectangle that defines the pie.  
See Also

View on GitHub