ATTR_PLOT_AREA_HEIGHT
Type: | Control attribute |
Description: | The height of the plotting area in pixels. If you set ATTR_FIXED_PLOT_AREA to true, this attribute is settable. LabWindows/CVI coerces the value you specify for this attribute to prevent any part of the plot area from being placed outside the bounds of the control. Because of this, set the ATTR_PLOT_AREA_HEIGHT attribute before the ATTR_PLOT_AREA_TOP attribute. |
Control Types: | Digital graphs, graphs, strip charts. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |