Values_0.ReferenceLineDataConfigurationSourceThe data configuration of the reference line.
type nonrec t = {staticConfiguration : ReferenceLineStaticDataConfiguration.t option;The static data configuration of the reference line data configuration.
*)dynamicConfiguration : ReferenceLineDynamicDataConfiguration.t option;The dynamic configuration of the reference line data configuration.
*)axisBinding : AxisBinding.t option;The axis binding type of the reference line. Choose one of the following options: PrimaryY SecondaryY
*)seriesType : ReferenceLineSeriesType.t option;The series type of the reference line data configuration. Choose one of the following options: BAR LINE
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Double of SensitiveDouble.t
| `Structure of
(string
* [> `Enum of string
| `String of DataSetIdentifier.t
| `Structure of
(string
* [> `Double of PercentileValue.t
| `Enum of string
| `String of String_.t
| `Structure of
(string * [> `Double of PercentileValue.t ]) list ])
list ])
list ])
list ])
list ]