Type: | Control attribute |
Description: | The graph border style.
For CTRL_GRAPH_LS, CTRL_STRIP_CHART_LS and CTRL_DIGITAL_GRAPH_LS only VAL_RAISED_EDGE and VAL_FLAT_EDGE are valid. |
Control Types: | Digital graphs, graphs, strip charts. |
Data Type: | integer |
Default Value: | VAL_RAISED_EDGE |
Values
VAL_RAISED_EDGE | Highlight control to give raised appearance. |
VAL_FLAT_EDGE | Do not highlight control, thereby giving flat or flush appearance. |
VAL_RECESSED_EDGE | Highlight control to give recessed appearance. |