GetGallerySeriesName function
function GetGallerySeriesName(ASeries:
TChartSeries): String;
Unit
Chart
Description
Returns the textual representation of a given ASeries parameter.
This text is used at the Chart gallery and Chart editor dialog to identify the series class.
(ie: it returns "Bar" for a TBarSeries object)