IOrgSeries.FirstChild
IOrgSeries
function FirstChild(ValueIndex: Integer): Integer;
Type Library
TeeChartx
Description
Returns the index of the first child of the given ValueIndex item.
Return -1 if the ValueIndex item has no child items.
Child items have a Superior property equal to ValueIndex.