XYIsHatchVisibleΒΆ

XYIsHatchVisible determines whether the area underneath the curve is filled with a hatch.

bVisible = XYIsHatchVisible(hData)

Return Value

bVisible is TRUE (1), when the area under the curve is hatched and FALSE (0), if it is not.

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

id-866383