Values_0.ReferenceLineLabelConfigurationSourceThe label configuration of a reference line.
type nonrec t = {valueLabelConfiguration : ReferenceLineValueLabelConfiguration.t option;The value label configuration of the label in a reference line.
*)customLabelConfiguration : ReferenceLineCustomLabelConfiguration.t option;The custom label configuration of the label in a reference line.
*)fontConfiguration : FontConfiguration.t option;The font configuration of the label in a reference line.
*)fontColor : HexColor.t option;The font color configuration of the label in a reference line.
*)horizontalPosition : ReferenceLineLabelHorizontalPosition.t option;The horizontal position configuration of the label in a reference line. Choose one of the following options: LEFT CENTER RIGHT
*)verticalPosition : ReferenceLineLabelVerticalPosition.t option;The vertical position configuration of the label in a reference line. Choose one of the following options: ABOVE BELOW
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of HexColor.t
| `Structure of
(string
* [> `Enum of string
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Enum of string
| `String of PixelLength.t
| `Structure of
(string
* [> `Enum of string
| `String of Prefix.t
| `Structure of
(string
* [> `Enum of string
| `Long of DecimalPlaces.t
| `String of NullString.t
| `Structure of
(string * [> `Enum of string ]) list ])
list ])
list ])
list ])
list ])
list ]