C1.Chart Namespace : IRenderEngine Interface |
For a list of all members of this type, see IRenderEngine members.
Name | Description | |
---|---|---|
DrawEllipse | Draw ellipse with currect stroke and fill. | |
DrawImage | Draw image using special source. | |
DrawLine | Draw line between two points using current stroke attributes. | |
DrawLines | Draw lines using specified coordinates. | |
DrawPolygon | Draw polygon with currect stroke and fill. | |
DrawRect | Draw rectangle with currect stroke and fill. | |
DrawString | Draw string at specified position. | |
DrawStringRotated | Draw rotated string at specified position. | |
MeasureString | Measures size of string. | |
SetClipRect | Sets clip rectangle. | |
SetFill | Sets the fill brush. | |
SetFont | Sets the font. | |
SetOpacity | Changes the brush opacity. | |
SetStroke | Sets the current stroke brush. | |
SetStrokePattern | Sets the stroke pattern. | |
SetStrokeThickness | Sets the stroke thickness. |