A struct representing bar-level display properties.
t() :: %Uncharted.BarChart.Bar{ bar_height: Float.t(), bar_offset: Float.t(), bar_width: Float.t(), fill_color: atom(), height: Float.t(), label: String.t(), offset: Float.t() }