Hello!
I am an ArcGIS Beginner and looking for feedback on how to reverse the order of the legend from a Series chart that is created from an existing layer.
I'm mapping COVID-19 cases by age and the age legend is stacked the opposite of what the stacked bar chart looks like. I'm looking to reverse the order of the legend so that "age0" corresponds to the bottom of the legend, and bottom of the stack, followed by "age20" and so on. Is there a way to do this without creating a custom widget using the ArcGIS Javascript API?

Thanks!