Values_0.ScrollBarOptionsSourceThe visual display options for a data zoom scroll bar.
type nonrec t = {visibility : Visibility.t option;The visibility of the data zoom scroll bar.
*)visibleRange : VisibleRangeOptions.t option;The visibility range for the data zoom scroll bar.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Structure of (string * [> `Double of PercentNumber.t ]) list ])
list ])
list ]