Overview
Enum for which side of a rectangle something should be. This is used for chart titles, axis etc.
Profile: common
Field Summary
| access | name | type | description |
|---|---|---|---|
| public static final | BOTTOM | Side | |
| public static final | LEFT | Side | |
| public static final | RIGHT | Side | |
| public static final | TOP | Side |
