Values_0.SeriesItemSourceThe series item configuration of a line chart. This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
type nonrec t = {fieldSeriesItem : FieldSeriesItem.t option;The field series item configuration of a line chart.
*)dataFieldSeriesItem : DataFieldSeriesItem.t option;The data field series item configuration of a line chart.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of FieldId.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string | `String of PixelLength.t ])
list ])
list ])
list ])
list ]