ATTR_PLOT_AREA_LEFT
Type: | Control attribute |
Description: | The offset in pixels of the left edge of the plot area from the left edge 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_WIDTH attribute before the ATTR_PLOT_AREA_LEFT attribute. |
Control Types: | Digital graphs, graphs, strip charts. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.0 and later |