XYGetBarLabelFormatΒΆ
XYGetBarLabelFormat returns the number format of the bar labels.
- nFormat = XYGetBarLabelFormat(hData)
Return Value
nFormat is a number in the range -10 to 10. The absolute value specifies the number of decimal places. Negative numbers specifies an e-format.
Parameters
History
Version |
Description |
---|---|
R2014.0 |
New. |
See also
id-466040