The next version, which should appear in the next month or two, will have the ReverseAxis property, which will allow using this function.
Alternatively, you can implement your own IAxis for this. You will need to implement new versions of various RenderPosition methods, such as GetDataValueAsRenderPositionWithoutZoom, to calculate the correct position of the "inverted" rendering.
Hope this helps.
source share