Values_0.ReferenceLineSourceThe reference line visual display options.
type nonrec t = {status : WidgetStatus.t option;The status of the reference line. Choose one of the following options: ENABLE DISABLE
*)dataConfiguration : ReferenceLineDataConfiguration.t;The data configuration of the reference line.
*)styleConfiguration : ReferenceLineStyleConfiguration.t option;The style configuration of the reference line.
*)labelConfiguration : ReferenceLineLabelConfiguration.t option;The label configuration of the reference line.
*)}val make :
?status:??? ->
?styleConfiguration:??? ->
?labelConfiguration:??? ->
dataConfiguration:ReferenceLineDataConfiguration.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `String of HexColor.t
| `Structure of
(string
* [> `Double of SensitiveDouble.t
| `Enum of string
| `String of NonEmptyString.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
| `Enum of string
| `Long of DecimalPlaces.t
| `String of NullString.t
| `Structure of
(string * [> `Enum of string ]) list ])
list ])
list ])
list ])
list ])
list ])
list ]