Values_0.ChartAxisLabelOptionsSourceThe label options for an axis on a chart.
type nonrec t = {visibility : Visibility.t option;The visibility of an axis label on a chart. Choose one of the following options: VISIBLE: Shows the axis. HIDDEN: Hides the axis.
*)sortIconVisibility : Visibility.t option;The visibility configuration of the sort icon on a chart's axis label.
*)axisLabelOptions : AxisLabelOptionsList.t option;The label options for a chart axis.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure 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 ]
list ])
list ]