ATTR_EDGE_STYLE
| Type: | Control attribute |
| Description: | The graph border style. VAL_RECESSED_EDGE is not valid for Lab Style graphs, strip charts, or digital graphs. |
| Control Types: | Digital graphs, graphs, strip charts. |
| Data Type: | integer |
| Default Value: | VAL_RAISED_EDGE |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
| VAL_RAISED_EDGE | Highlight control to give a raised appearance. |
| VAL_FLAT_EDGE | Do not highlight control, thereby giving a flat or flush appearance. |
| VAL_RECESSED_EDGE | Highlight control to give a recessed appearance. |