Values_0.FieldBarSeriesItemSourceThe field series item configuration of a BarChartVisual.
type nonrec t = {fieldId : FieldId.t;Field ID of the field for which you are setting the series configuration.
*)settings : BarChartSeriesSettings.t option;Options that determine the presentation of bar 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 ElementValue.t ])
list ])
list ])
list ]