I want to reverse the order of the bars compared to the original data. This can be solved in Excel by setting:
- Format Axis > Categories in reverse order
- Format Axis > Horizontal axis crosses at maximum category
For the first option, I can use ChartAxis.ReverseOrder property, but there is no cross-axis property.
Please could you add this functionality to GemBox.Spreadsheet.
Official response
Hi,
This feature request has been implemented and is available in the latest versions of GemBox.Spreadsheet (see ChartAxis docs page).
Regards,
Mario