ISeries.PointLabel
ISeries

property PointLabel[Index: Integer]: WideString;

Type Library
TeeChartx

Description
This array property contains the horizontal Series Labels. You can access the individual Label strings by using the Index parameter. Index must be between 0 and Count - 1 If you modify an PointLabel, the Series will be repainted to reflect any changes.