XYShowBarΒΆ
XYShowBar turns the bars of a 2D dataset on or off. Bars are only shown in datasets with less than 1025 data points.
- bool = XYShowBar(hData, bShow)
Return Value
bool is TRUE (1), when the bars are visible FALSE (0), if they are not.
Parameters
- bShow
bShow
See also
id-750434