| Type: | Annotation attribute |
| Description: | Specifies the caption offset mode of the annotation.
If the value is set to VAL_GLYPH_OFFSET, then the offset is calculated relative to the point being annotated. If the value is set to VAL_TOP_LEFT_OFFSET, then the offset is calculated relative to the top-left corner of the plot area. |
| Data Type: | integer |
Values
| VAL_GLYPH_OFFSET | The caption offset is calculated relative to the point being annotated. |
| VAL_TOP_LEFT_OFFSET | The caption offset is calculated relative to the top-left corner of the plot area. |