XYShowBarLabelΒΆ

XYShowBarLabel turns the bar labels or off.

bool = XYShowBarLabel(hData, bShow)

Return Value

Is TRUE (1), if the function was successful and otherwise FALSE (0).

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

bShow

bShow

History

Version

Description

R2014.0

New.

id-498655