Hi, I'm working on a Design Studio application and using a stacked bar chart. Currently, the colored bars run horizontally, but I want to display them vertically. There are no properties to do this so I'm comfortable with having to use .css if need be. Problem is, I don't know how to write the .css code to flip the bars on the chart to vertical from horizontal.
Any assistance is appreciated!