XYShowHatchΒΆ

XYShowHatch turns the hatch under the curve of a 2D datset on or off. The hatch will on be shown in a 2D dataset with less than 1025 data points.

bool = XYShowHatch(hData, bHatch)

Return Value

bool is TRUE (1), when the function succeeds and FALSE (0), if it does not.

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

bHatch

bHatch

id-1954428