Property Integer Label_Col_Offset
Read Access: | Get Label_Col_Offset to IntegerVariable |
Write Access: | Set Label_Col_Offset to IntegerVariable/Value |
Label_Col_Offset is the horizontal distance from the object to its label. Units represent distance to the left (i.e., labels appear to the left of their object). If the label's justification-mode is left or top (jmode_left, jmode_top) this represents the distance from left edge of the object to the left edge of its label. If the justification-mode is right (jmode_right) this represents the distance from the left edge of the object to the right edge of the label. By default, this is the value of default_label_offset, which is supplied with a value of 60 (this is a global integer which can be changed).
Default is default label offset.