The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



MoveToRelPix


Unit:SDL_rchart
Class: TRChart
Declaration: procedure MovetoRelPix (dx, dy: integer);

The method MoveToRelPix moves the drawing cursor relative to the current cursor position by dx and dy pixels. The coordinates are pixel coordinates, thus providing a way to draw elements which are independent of the scaling of the chart.

Hint: In the Light Edition the number of chart elements is restricted to 1000 elements.



Last Update: 2023-Dec-13