<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSBarChartValues > Methods:
Comments (0)
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: TRSBarChartValuesEnumerator;
Return Value
Type: TRSBarChartValuesEnumerator