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



TickPosX


Unit:SDL_rchart
Class: TRChart
Declaration: property TickPosX [ix:integer]: double;

The read-only property TickPosX returns the position of the x-scale ticks of the active layer. The ticks are addressed by the parameter ix. The scale ticks are counted from left to right, starting with ix =1 and ending with ix =TickNumX. The returned position corresponds to the coordinate system of the chart.



Last Update: 2023-Dec-13