XYSetHatchΒΆ

XYSetHatch sets the style for a hatch underneath the curve of a 2D dataset.

bool = XYSetHatch(hData, hHatch)

Return Value

bool

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

hHatch

hHatch is the handle of the hatch.

id-872792