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