Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSEQChartValues > Methods
TRSEQChartValues.GetEnumerator Method
Returns the enumerator for the collection, which is used when you write a "for Item in Chart.Values" loop.
Namespace: RSBarCharts
Delphi
public function GetEnumerator: TRSEQChartValuesEnumerator;
Return Value
Type: TRSEQChartValuesEnumerator
•TRSEQChartValues
•RSBarCharts