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