XYSetDropValueΒΆ
XYSetDropValue sets the height of the ground line used to fill the area under the curve and for the drop line base point.
- bool = XYSetDropValue(hData, rsDropValue)
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
- rsDropValue
rsDropValue is the height of the ground line.
See also
Overview XY-Datasets, XYGetDropValue, XYShowDropLine, XYShowFill, XYIsPolygonClosed, XYSetFillColor
id-1049015