Values_0.DataFieldComboSeriesItemSourceThe data field series item configuration of a ComboChartVisual.
type nonrec t = {fieldId : FieldId.t;Field ID of the field that you are setting the series configuration for.
*)fieldValue : SensitiveString.t option;Field value of the field that you are setting the series configuration for.
*)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 ]