|
Name |
Description |
 |
BeginSelection |
This method starts Selection mode (Inherited from ChartRenderingEngine) |
 |
Close |
Close Svg File (Inherited from ChartRenderingEngine) |
 |
DrawArc |
Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. (Inherited from ChartRenderingEngine) |
 |
DrawCurve |
Draws a cardinal spline through a specified array of PointF structures using a specified tension. The drawing begins offset from the beginning of the array. (Inherited from ChartRenderingEngine) |
 |
DrawEllipse |
Overloaded. Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width. (Inherited from ChartRenderingEngine) |
 |
DrawEllipseA |
Animates and draws the interior of a ellipse specified by a RectangleA structure. (Inherited from ChartRenderingEngine) |
 |
DrawImage |
Overloaded. Draws the specified portion of the specified Image object at the specified location and with the specified size. (Inherited from ChartRenderingEngine) |
 |
DrawImageA |
Animates and draws the specified portion of the specified Image object at the specified location and with the specified size. (Inherited from ChartRenderingEngine) |
 |
DrawLine |
Overloaded. Draws a line connecting two PointF structures. (Inherited from ChartRenderingEngine) |
 |
DrawLineA |
Animates and draws a line connecting the two points specified by coordinate pairs. (Inherited from ChartRenderingEngine) |
 |
DrawLineAnimation |
Draws a line connecting two PointF structures. (Inherited from ChartRenderingEngine) |
 |
DrawLines |
Draws a series of line segments that connect an array of PointF structures. (Inherited from ChartRenderingEngine) |
 |
DrawPath |
Draws a GraphicsPath object. (Inherited from ChartRenderingEngine) |
 |
DrawPie |
Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, and a height and two radial lines. (Inherited from ChartRenderingEngine) |
 |
DrawPolygon |
Draws a polygon defined by an array of PointF structures. (Inherited from ChartRenderingEngine) |
 |
DrawPolygonA |
Animates and draws a polygon defined by an array of Point structures. (Inherited from ChartRenderingEngine) |
 |
DrawRectangle |
Overloaded. Draws a rectangle specified by a coordinate pair, a width, and a height. (Inherited from ChartRenderingEngine) |
 |
DrawRectangleA |
Animates and draws a rectangle specified by a coordinate pair, a width, and a height. (Inherited from ChartRenderingEngine) |
 |
DrawRectangleAnimation |
Draws a rectangle specified by a coordinate pair, a width, and a height. (Inherited from ChartRenderingEngine) |
 |
DrawString |
Overloaded. Draws the specified text string in the specified rectangle with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object. (Inherited from ChartRenderingEngine) |
 |
DrawStringA |
Overloaded. Animates and draws specified text string in the specified rectangle with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object. (Inherited from ChartRenderingEngine) |
 |
DrawStringAnimation |
Overloaded. Draws the specified text string in the specified rectangle with the specified Brush and Font objects using the formatting attributes of the specified StringFormat object. (Inherited from ChartRenderingEngine) |
 |
EndHotRegion |
This method stops SVG Selection mode (Inherited from ChartRenderingEngine) |
 |
EndSelection |
This method stops Selection mode (Inherited from ChartRenderingEngine) |
 |
FillEllipse |
Fills the interior of an ellipse defined by a bounding rectangle specified by a RectangleF structure. (Inherited from ChartRenderingEngine) |
 |
FillEllipseA |
Animates and fills the interior of a ellipse specified by a RectangleA structure. (Inherited from ChartRenderingEngine) |
 |
FillEllipseAnimation |
Fills the interior of an ellipse defined by a bounding rectangle specified by a RectangleF structure. (Inherited from ChartRenderingEngine) |
 |
FillPath |
Fills the interior of a GraphicsPath object. (Inherited from ChartRenderingEngine) |
 |
FillPie |
Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, and a height and two radial lines. (Inherited from ChartRenderingEngine) |
 |
FillPolygon |
Fills the interior of a polygon defined by an array of points specified by PointF structures . (Inherited from ChartRenderingEngine) |
 |
FillPolygonA |
Animates and fills a polygon defined by an array of Point structures. (Inherited from ChartRenderingEngine) |
 |
FillRectangle |
Overloaded. Fills the interior of a rectangle specified by a RectangleF structure. (Inherited from ChartRenderingEngine) |
 |
FillRectangleA |
Animates and fills the interior of a rectangle specified by a RectangleA structure. (Inherited from ChartRenderingEngine) |
 |
FillRegion |
Fills the interior of a Region object. (Inherited from ChartRenderingEngine) |
 |
MeasureString |
Overloaded. Measures the specified string when drawn with the specified Font object and formatted with the specified StringFormat object. (Inherited from ChartRenderingEngine) |
 |
Open |
Overloaded. Open Flash File for writing. (Inherited from ChartRenderingEngine) |
 |
ResetClip |
Resets the clip region of this Graphics object to an infinite region. (Inherited from ChartRenderingEngine) |
 |
Restore |
Restores the state of this Graphics object to the state represented by a GraphicsState object. (Inherited from ChartRenderingEngine) |
 |
Save |
Saves the current state of this Graphics object and identifies the saved state with a GraphicsState object. (Inherited from ChartRenderingEngine) |
 |
SetClip |
Overloaded. Sets the clipping region of this Graphics object to the rectangle specified by a RectangleF structure. (Inherited from ChartRenderingEngine) |
 |
SetGradient |
This method sets gradient type for SVG rendering (Inherited from ChartRenderingEngine) |
 |
SetTitle |
Set Title for SCG Document (Inherited from ChartRenderingEngine) |
 |
StartHotRegion |
Overloaded. This method starts SVG Selection mode (Inherited from ChartRenderingEngine) |
 |
TranslateTransform |
Prepends the specified translation to the transformation matrix of this Graphics object. (Inherited from ChartRenderingEngine) |