Values_0.LabelOptionsSourceThe share label options for the labels.
type nonrec t = {visibility : Visibility.t option;Determines whether or not the label is visible.
*)fontConfiguration : FontConfiguration.t option;The font configuration of the label.
*)customLabel : String_.t option;The text for the label.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of HexColor.t
| `Structure of
(string * [> `Enum of string | `String of PixelLength.t ])
list ])
list ])
list ]