SeriesTitleOrName

SeriesTitleOrName function

function SeriesTitleOrName(Const ASeries: TCustomChartSeries; Const SingleLine: Boolean): 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.