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



TScaleTickDrawnEvent


Unit:SDL_scale
Class: TScale
Declaration: TScaleTickDrawnEvent = procedure (Sender: TObject; var Canvas: TCanvas; ScaleType: TScaleType; CurrentTickPos: double; ChartX, ChartY: integer) of object;

The TScaleTickDrawnEvent declares the OnScaleTickDrawn event (components RChart, PolChart, and Scale) which may be used to draw user defined parts in the chart.


Last Update: 2008-Dec-31