ReferenceLineLabelConfiguration
The label configuration of a reference line.
Contents
Note
In the following list, the required parameters are described first.
- CustomLabelConfiguration
-
The custom label configuration of the label in a reference line.
Type: ReferenceLineCustomLabelConfiguration object
Required: No
- FontColor
-
The font color configuration of the label in a reference line.
Type: String
Pattern:
^#[A-F0-9]{6}$
Required: No
- FontConfiguration
-
The font configuration of the label in a reference line.
Type: FontConfiguration object
Required: No
- HorizontalPosition
-
The horizontal position configuration of the label in a reference line. Choose one of the following options:
-
LEFT
-
CENTER
-
RIGHT
Type: String
Valid Values:
LEFT | CENTER | RIGHT
Required: No
-
- ValueLabelConfiguration
-
The value label configuration of the label in a reference line.
Type: ReferenceLineValueLabelConfiguration object
Required: No
- VerticalPosition
-
The vertical position configuration of the label in a reference line. Choose one of the following options:
-
ABOVE
-
BELOW
Type: String
Valid Values:
ABOVE | BELOW
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: