Values_0.AxisTickLabelOptionsSourceThe tick label options of an axis.
type nonrec t = {labelOptions : LabelOptions.t option;Determines whether or not the axis ticks are visible.
*)rotationAngle : Double.t option;The rotation angle of the axis tick labels.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Double of Double.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 ])
list ]