<< Click here to display Table of Contents >> Navigation: »No topics above this level«
Comments (0)
Returns the enumerator for the collection, which is used when you write a "for Item in Chart.Values" loop.
Namespace: FMX.RS.Charts
Delphi
public function GetEnumerator: TRSEQChartValuesEnumerator;
Return Value
Type: TRSEQChartValuesEnumerator