Admin Production ni-theme
Current Publication

ER_CH_ATTR_DISPLAY_UNIT

LabWindows/CVI

ER_CH_ATTR_DISPLAY_UNIT

Data Type: integer
Access:read/write
Functions:ExcelRpt_SetChartAxisAttribute
ExcelRpt_GetChartAxisAttribute
Description: Specifies the unit label for the axis. See the Excel documentation for details.
Values:
ExRConst_Hundreds (-2)
ExRConst_Thousands (-3)
ExRConst_TenThousands (-4)
ExRConst_HundredThousands (-5)
ExRConst_Millions (-6)
ExRConst_TenMillions (-7)
ExRConst_HundredMillions (-8)
ExRConst_ThousandMillions (-9)
ExRConst_MillionMillions (-10)
LabWindows/CVI
Compatibility:
LabWindows/CVI 7.0 and later