Navigation: Code Documentation > RSCharting > RSGraphCharts > 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: RSGraphCharts
Delphi
public function GetEnumerator: TRSGraphChartLinksEnumerator;
Return Value
Type: TRSGraphChartLinksEnumerator
•TRSGraphChartLinks
•RSGraphCharts