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....



TickPosY


Unit:SDL_rchart
Class: TRChart
Declaration: property TickPosY [iy:integer]: double;

The read-only property TickPosY returns the position of the y-scale ticks of the active layer. The ticks are addressed by the parameter iy. The scale ticks are counted from bottom to top, starting with iy =1 and ending with iy =TickNumY. The returned position corresponds to the coordinate system of the chart.



Last Update: 2023-Dec-13