ISeriesGroups.Contains
ISeriesGroups
function Contains(SeriesIndex: Integer): Integer;
Type Library
TeeChartx
Description
Returns which group index is the first group that contains the Series Index parameter.
Returns -1 if the series index does not belong to any group.