XYGetFirstPointΒΆ

XYGetFirstPoint returns the position (index) of the first loaded data point.

iFirstPoint = XYGetFirstPoint(hData)

Return Value

iFirstPoint

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

History

Version

Description

5.9

New

id-2097504