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