ATTR_PLOT_AREA_TOP
Type: | Control attribute |
Description: | The offset in pixels of the top of the plot area from the top of the control. 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 5.0 and later |