Values_0.PanelTitleOptionsSourceThe options that determine the title styles for each small multiples panel.
type nonrec t = {visibility : Visibility.t option;Determines whether or not panel titles are displayed.
*)fontConfiguration : FontConfiguration.t option;horizontalTextAlignment : HorizontalTextAlignment.t option;Sets the horizontal text alignment of the title within each panel.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `String of HexColor.t
| `Structure of
(string * [> `Enum of string | `String of PixelLength.t ])
list ])
list ])
list ]