LabelPosition property: QuadrantSchema class
Description
Use this property to specify the position for the label for this quadrant as a Integer. You can specify either an Integer or constant value for this property.
The values are:
| Numeric Value | Constant Value | Description |
|---|---|---|
|
0 |
%Top_Left |
Position the label in the top left corner of the quadrant. Note: %Top_Left is the default value. |
|
1 |
%Top_Right |
Position the label in the top right corner of the quadrant. |
|
2 |
%Bottom_Left |
Position the label in the bottom left corner of the quadrant. |
|
3 |
%Bottom_Right |
Position the label in the bottom right corner of the quadrant. |
This property is read/write.