GCC_VAL_POS_ABOVE_LEFT | Place the graph cursor control above the graph and align their left edges. |
GCC_VAL_POS_ABOVE_CENTER | Place the graph cursor control above the graph and center it horizontally. |
GCC_VAL_POS_ABOVE_RIGHT | Place the graph cursor control above the graph and align their right edges. |
GCC_VAL_POS_BELOW_LEFT | Place the graph cursor control below the graph and align their left edges. |
GCC_VAL_POS_BELOW_CENTER | Place the graph cursor control below the graph and center it horizontally. |
GCC_VAL_POS_BELOW_RIGHT | Place the graph cursor control below the graph and align their right edges. |
GCC_VAL_POS_LEFT_TOP | Place the graph cursor control to the left of the graph and align their top edges. |
GCC_VAL_POS_LEFT_CENTER | Place the graph cursor control to the left of the graph and center it vertically. |
GCC_VAL_POS_LEFT_BOTTOM | Place the graph cursor control to the left of the graph and align their bottom edges. |
GCC_VAL_POS_RIGHT_TOP | Place the graph cursor control to the right of the graph and align their top edges. |
GCC_VAL_POS_RIGHT_CENTER | Place the graph cursor control to the right of the graph and center it vertically. |
GCC_VAL_POS_RIGHT_BOTTOM | Place the graph cursor control to the right of the graph and align their bottom edges. |