Values_0.BarChartSeriesSettingsSourceOptions that determine the presentation of a bar series in the visual.
type nonrec t = {decalSettings : DecalSettings.t option;Decal settings for the bar series.
*)borderSettings : BorderSettings.t option;Border settings for the bar series.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of ElementValue.t ]) list ])
list ]