SeriesTitleOrName function
function SeriesTitleOrName(ASeries:
TCustomChartSeries): String;
Unit
TeEngine
Description
If the Title for a ChartSeries is set the string returned will be the Series Title.
If no Title is set the Series Name will be returned.