XYGetDropValueΒΆ

XYGetDropValue asks for the height of the ground line that will be used to fill the area under the curve and also for the base point of the drop lines.

rsDropValue = XYGetDropValue(hData)

Return Value

rsDropValue is the y-coordinate of the ground line.

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

id-1262007