XYSetBarLabelFontΒΆ

XYSetBarLabelFont

bool = XYSetBarLabelFont(hData, hFont)

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.

hFont

hFont is the font handle.

History

Version Description
R2014.0 New.

id-1703575