Hello
I am showing a RadChartView which has a bar series.
I have varying data and sometimes logarithmic is better and sometimes linear axis is better.
How can I provide a button to dynamically switch between Linear Axis and Logartihmic Axis on the vertical axis?
I prefer using XAML and data binding in XAML. is this possible?