TTeeSeriesSource.LoadMode

TTeeSeriesSource.LoadMode
TTeeSeriesSource

property LoadMode: TSourceLoadMode;

Unit
TeEngine

Description
Sets the mode that the user wants to load the data. Available options are :

lmClear - Will clear the Series data each load.
lmAppend - Will add the new data to the series without deleting the existing.