The Pareto Chart Mod currently cannot display X-axis labels vertically, causing unreadable text when many categories or long names are present. Expose a LabelOrientation property (like the native bar chart) to allow vertical text. IronPython workarounds fail because the Mod isn't recognized as a BarChart object. This feature would improve readability without forcing users to resize charts.