Navigation: Code Documentation > RSFMXCharts > FMX.RS.GraphCharts > Classes > TRSGraphChartLinks > Methods
TRSGraphChartLinks.GetEnumerator Method
Returns the enumerator for the collection, which is used when you write a "for Item in Chart.Values" loop.
Namespace: FMX.RS.GraphCharts
Delphi
public function GetEnumerator: TRSGraphChartLinksEnumerator;
Return Value
Type: TRSGraphChartLinksEnumerator
•TRSGraphChartLinks
•FMX.RS.GraphCharts