Public Properties
Gets or sets a Infragistics.Documents.Reports.Graphics.Brush object that defines the color and texture to fill the path. Syntax
Closes a path. Syntax
Draws a Bezier spline. Syntax Parameters x1 X-coordinate of the first control point of the curve.y1 Y-coordinate of the first control point of the curve.x2 X-coordinate of the second control point of the curve.y2 Y-coordinate of the second control point of the curve.x3 X-coordinate of the ending point of the curve...
Draws a line. Syntax Parameters x X-coordinate of the specified position.y Y-coordinate of the specified position.
Establishes a new current point. Syntax Parameters x X-coordinate of the new position.y Y-coordinate of the new position.
Gets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the path. Syntax
Represents a pie. Syntax
Public Properties
Public Properties