XYZIsHullLabelHorizontalΒΆ

XYZIsHullLabelHorizontal indicates whether the isoline labels are plottet horizontal or vertical.

bHorz = XYZIsHullLabelHorizontal(hData)

Return Value

If bHorz is TRUE (1) the labels are plottet horizontal and if . bHorz is FALSE (0) the hull labels are plotted vertical.

Parameters

hData

The handle of a dataset created with XYZCreate.

id-845306