XYIsBarLabelΒΆ

XYIsBarLabel returns TRUE (1), if the bars are labeled.

bShow = XYIsBarLabel(hData)

Return Value

bShow

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

History

Version Description
R2014.0 New.

id-345285