<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSDonutCharts > Classes > TRSDonutChartExValues > Methods:
Comments (0)
Returns the enumerator for the collection, which is used when you write a "for Item in Chart.Values" loop.
Namespace: RSDonutCharts
Delphi
public function GetEnumerator: TRSDonutChartExValuesEnumerator;
Return Value
Type: TRSDonutChartExValuesEnumerator