Values_0.ReferenceLineValueLabelConfigurationSourceThe value label configuration of the label in a reference line.
type nonrec t = {relativePosition : ReferenceLineValueLabelRelativePosition.t option;The relative position of the value label. Choose one of the following options: BEFORE_CUSTOM_LABEL AFTER_CUSTOM_LABEL
*)formatConfiguration : NumericFormatConfiguration.t option;The format configuration of the value label.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `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 ]