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



Tp3BeforeDrawScaleLabelEvent


Unit:SDL_plot3d
Class: TPlot3D
Declaration: Tp3BeforeDrawScaleLabelEvent = procedure (Sender: TObject; var Canvas: TCanvas; ScaleType: Tp3ScaleKind; var CurrentTickLabel: string; ChartX, ChartY: integer) of object;

The Tpc3BeforeDrawScaleLabelEvent declares the event OnBeforeDrawScaleLabel which may be used to draw user defined parts in the chart.


Last Update: 2008-Oct-29