ISeriesTextSource.FieldSeparator
ISeriesTextSource

property FieldSeparator: WideString;

Type Library
TeeChartx

Description
Set FieldSeparator to the character that separates the fields in the text source file.

For a standard csv file (comma separated variable) file the character will typically be a comma. Therefore the FieldSeparator would be ','.