ATTR_PLOT_AREA_WIDTH
Type: | Control attribute |
Description: | The width 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_WIDTH attribute before the ATTR_PLOT_AREA_LEFT attribute. |
Control Types: | Digital graphs, graphs, strip charts. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |