Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How to get the maximum and minimum Y points of OxyPlot YAxis ?

$
0
0

I have created an oxyplot chart in an Xamarin.Forms app, where I want to get the top Y tick value and the bottom one which are actually visible on the YAxis not the absolute ones.
In the screen shot below you see that 80 is displayed in the YAxis, I want to get the top tick and the bottom one.

The following is the code used to create the left liner axis.

weightLeftLinearAxis = new LinearAxis(){ Position = AxisPosition.Left,AxislineThickness = 17, StartPosition = 0, EndPosition = 1, IsAxisVisible = true };


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>