ATTR_FIXED_PLOT_AREA
Type: | Control attribute |
Description: | Determines whether the plot area changes size when the axis scales change. If you enable this attribute, you can resize and position the plot area using ATTR_PLOT_AREA_WIDTH, ATTR_PLOT_AREA_HEIGHT, ATTR_PLOT_AREA_TOP, and ATTR_PLOT_AREA_LEFT. |
Control Types: | Digital graphs, graphs, strip charts. |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 9.0 and later |
Values
0 | False |
1 | True |