ISeries.LabelsSource
ISeries

property LabelsSource: WideString;

Type Library
TeeChartx

Description
The LabelsSource is the name of an ODBC DataSet field. DataSet can be a Table or Query. This is the database field that contains the point Labels. Valid Field types are all that have a valid AsString method. This property is optional. If no LabelsSource specified, Series XLabels will be empty.