| Type: | Control attribute |
| Description: | Specifies whether to shift text down or to the left when text plotted with PlotText() does not completely fit within the graph.
0 = text is not shifted; it may be clipped 1 = text is shifted so that it is not clipped |
| Control Types: | Graphs. |
| Data Type: | integer |
| Default Value: | 1 |
Values
| 0 | False |
| 1 | True |