How to Reverse Yaxis of Timeline Chart?

Hi,

I’d like to know how to reverse the Yaxis of Vaadin Timeline Chart. An ordinary chart has the method Chart.getConfiguration().getyAxis().setReversed(true). Does Timeline has such a method?

thanks.