ApplyBright | Converts the Color parameter to a brighter color. |
ApplyDark | Converts the Color parameter to a darker color. |
Arc | |
Arrow | |
Calc3DPoint | |
Calc3DPos | Calculates and returns the XY position in pixels of the point p, XYZ 3D coordinate. |
CalcRect3D | Calculates and returns the position in pixels of the Rectangle 3D coordinates. |
Calculate2DPosition | Calculates and returns the XY position in pixels of the coordinate. |
Calculate3DPosition | Calculates and returns the XY position in pixels of the XYZ 3D coordinate. |
Changed | |
ClearClipRegions | |
ClipCube | Creates a cubic Windows GDI clipping region. |
ClipEllipse | |
ClipPolygon | |
ClipRectangle | Creates a Windows GDI clipping region and selects it into TChart.Canvas device context handle. |
Cone | Paints a cone. Use ONLY with OPENGL. |
ConvexHull | Calculates the boundary points of the convex hull of a set of 2D xy points. Original |
CrossingLines | Returns true if two lines cross. |
Cube | Draws a Cube. |
Cylinder | Draws cylinder toggle Boolean for vertical or horizontal cylinder. |
DisableRotation | |
Draw | Paints the image in rectangle r. |
DrawBeziers | Draws Bézier splines for the Point array p at displacement z |
DrawPath | Draws a GraphicsPath. |
Elevate | |
Ellipse | Ellipse bounding rectangle (Left, Top, Right, Bottom) with Z offset at angle. |
EnableRotation | |
EndBlending | Supports OpenGL Transparency |
EraseBackground | |
FillRectangle | |
FillRegion | |
FontTextHeight | Determines the Font Height to be used for outputted text when using the Drawing. |
FourPointsFromRect | Returns a TFourPoints structure (array of four TPoint records) |
Frame3D | |
FrontPlaneBegin | |
FrontPlaneEnd | |
GetArrowPoints | |
GetChartPolygon | Returns a z-shifted Region from a Rectangle. |
GetClipRoundRectangle | Returns a PointDouble array which contains a Rounded Rectangle. |
HorizCone | Paints a cone. Use ONLY with OPENGL. |
HorizontalLine | Draws a Horizontal at z depth position. |
Invalidate (inherited from TeeBase) | Use Invalidate when the entire canvas needs to be repainted. |
Line | |
LineTo | |
LineWithZ | |
MeasureString | Returns the SizeF of a string of a specified font. |
MoveTo | Sets the value of PenPos to x and y co-ordinates before calling LineTo. |
OrientRectangle | Makes sure the R rectangle Left is smaller than Right and Top is smaller than Bottom.
Returns corrected rectangle. |
PaintBevel | |
PaintImageBevel | Draws a custom border around a specified Rectangle. |
Pie | Draws a Pie slice. |
Pixel | |
Plane | Draws a polygon (Point p1, Point p2, Point p3, Point p4) at Z depth offset. |
PlaneFour3D | Draws a polygon of four points. |
PointAtDistance | Returns point "To" minus "distance" pixels from "From" point. |
PointFromCircle | Returns the PointDouble which is on the circle bounded by rectBounds at the angle degrees. |
PointFromEllipse | Returns the PointDouble which is on the ellipse bounded by rectBounds at the angle degrees. |
PointFromSpiral | |
PointInEllipse | Returns true if point P is inside the ellipse bounded by Left, Top, Right, Bottom. |
PointInHorizTriangle | Returns true if point P is inside the horizontal triangle. |
PointInLine | |
PointInLineTolerance | Determines if point T is "near" line segment between Point1 and Point2. |
PointInPolygon | |
PointInRect | |
PointInTriangle | Returns true if point P is inside the vert triangle of p0, p1, p2. |
Polygon | Draws a polygon with z position offset. |
PolygonBounds | Returns the minimum left / top and the
maximum right / bottom for all the points in "p" polygon |
PolygonFourDouble | |
PolygonPointBounds | Returns a parallelogram of upper-left, upper-right, and lower-left corners. |
PolygonRect | Returns bounding rectangle for point array p |
Polyline | |
PopMatrix | |
PrepareDrawImage | Prepares the Chart Canvas for drawing. |
Projection | Internal use. Calculates the projection co-ordinates for rectangle Bounds |
PushMatrix | |
Pyramid | Draws a vertical or horizontal Pyramid with optional dark shaded sides. |
PyramidTrunc | Draws a pyramid with a truncated apex of variable thickness. |
Rectangle | Draws a rectangle between the defined co-ordinates. |
RectangleF | |
RectangleWithZ | |
RectangleY | Horizontal Rectangle from Left to Right, from Z0 to Z1 position, at Top Y. |
RectangleZ | Horizontal Rectangle from Left to Right, from Z0 to Z1 position,
at Top Y. |
RectCenter | |
RectFromPolygon | Returns the bounding rectangle for a given array of XY points. |
RectFromRectZ | Returns the smallest bounding rectangle containing the four corners of the "R" rectangle after calculating their 3D position. |
Rotate | |
RotateLabel | Draws a rotated text string at the specified x,y and z coordinates with the RotDegree rotation angle. |
RotateRectangle | |
RoundRectangle | |
SetClipRegion | |
SetTextAlign | |
ShowImage | |
SmoothShadow | |
Sphere | Draws a sphere. |
StartBlending | Supports OpenGL Transparency |
Surface3D | |
TeeCull | |
TextHeight | Returns the vertical text size in pixels of ChartFont f. |
TextOut | Displays 2D non-rotated label at the specified x and y screen coordinates. |
TextWidth | Returns the horizontal text size in pixels of ChartFont f. |
Translate | |
Transparency | Returns percentage based on Color "A" value. |
TransparentColor | Returns Color parameter after changing its "A" value. |
Triangle | Draws a triangle (point p0, pointp1, pointp2) at Z position. |
TriSurface | |
UnClip | |
UnClipRectangle | Removes any clipping region applied to Chart Drawing. |
ValidState | Returns true if the Chart Canvas can be drawn to. |
VerticalLine | |
ZLine | Draws a Line from (X,Y,Z0) to (X,Y,Z1). |