ER_CH_ATTR_CHART_TITLE_LEN
- Updated2023-02-21
- 1 minute(s) read
| Data Type: | integer |
| Access: | read only |
| Functions: | ExcelRpt_GetChartAttribute |
| Description: | The number of bytes in the title of the chart. The length does not include the ASCII NUL byte. Use this value to determine the size of the buffer to pass when you call ExcelRpt_GetChartAttribute and specify the ER_CH_ATTR_CHART_TITLE attribute. |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 7.0 and later |