Values_0.FieldComboSeriesItemSourceThe field series item configuration of a ComboChartVisual.
type nonrec t = {fieldId : FieldId.t;Field ID of the field for which you are setting the series configuration.
*)settings : ComboChartSeriesSettings.t option;Options that determine the presentation of series associated to the field.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of FieldId.t
| `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of PixelLength.t ])
list ])
list ])
list ]