TCustomChartSeries.Title

TCustomChartSeries.Title
TCustomChartSeries

property Title: String;

Unit
TeEngine

Description
By default, Title is empty.

Every Series has a Title property of type String.
The Title property is used in the
chart Legend to draw the series descriptions.

If Title is set it will be displayed instead of Series.Name in the Chart Editor and
/ or at TChartListBox.

Series.Title may be multi-worded whereas as Series.Name
must be a valid component name.