TChartSeries.XLabel

TChartSeries.XLabel
TChartSeries

property XLabel[Index: Integer]: String;

Unit
TeEngine

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 XLabel, the Series will be repainted to reflect any changes.