Values_0.VisibleRangeOptionsSourceThe range options for the data zoom scroll bar.
type nonrec t = {percentRange : PercentVisibleRange.t option;The percent range in the visible range.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `Double of PercentNumber.t ]) list ])
list ]