I've created a line graph with some (fairly) long category labels. Using HorizontalCategoryAxis.setVerticalCategoryLabels, the labels are correctly displayed but are excessively long and take up more than 50% of the vertical size of the chart. Is there any way to limit the size of these and force them to line wrap?
Ta.