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



Caption


Unit:SDL_rchart
Class:TRChart
Declaration:property Caption: string;

The property Caption specifies the header of the chart which is displayed at the upper right part of the chart. Note, that the property MarginTop has to be set properly in order to leave enough room for the caption.

Hint: The actual position of the caption can be controlled by the following properties: CaptionAlignment, CaptionAnchorHoriz, CaptionAnchorVert, CaptionPosX and CaptionPosY

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): fft, interpol3d, multilinreg, rctextlabel, simplepca



Last Update: 2023-Dec-13