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



SaveData


Unit:SDL_rchart
Class:TRChart
Declaration:procedure SaveData (FName: string);

The method SaveData saves the contents of the data container into a binary file which may be reloaded by the method LoadData. Using SaveData provides therefore a way to store some common graphics on disk and reloading it into the chart at a later point.

Hint: You should not rely on this method to store data over longer periods of time, since the internal format of the file may change with future releases of RChart.


Last Update: 2023-Dec-13