[enum] anychart.enums.PositionImprove this Doc
Position enum. Defines 10 items. Similar to Anchor. Distinct by meaning.
Try it:
Value | Description | Example |
---|---|---|
auto | Automatic mode for anchor of the element. | |
center | The center anchor of the element. | |
center-bottom | The center-bottom anchor of the element. | |
center-top | The center-top anchor of the element. | |
left-bottom | The left-bottom anchor of the element. | |
left-center | The left-center anchor of the element. | |
left-top | The left-top anchor of the element. | |
right-bottom | The right-bottom anchor of the element. | |
right-center | The right-center anchor of the element. | |
right-top | The right-top anchor of the element. |