We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Update nuget

Hi Syncfusion,
I updated the lib and now the code is breaking 

1)  I inherited  from ChartZoomPanBehavior to do override on zoom method and I was using p0 param
2) I inherited from ChartTrackballBehavior to do override on GetView method and I was using p1 point
but now when I running the project it doesn't enter to this method  

what kind of changes I need to do to fix the project
Thanks, Roi

1 Reply

PS Parthiban Sundaram Syncfusion Team September 4, 2017 11:38 AM UTC

Hi Roi,

Due to internal architecture change, the sample which we updated previously will not work anymore and there is an alternate solution for your requirement by overriding GetView(ChartSeries series, object data, int index) instead of GetView(ChartSeries p0, ChartDataPoint p1, int p2) in ChartTrackballBehavior class.

We have modified sample based on your requirement. Please find the sample from following location.

Sample: http://www.syncfusion.com/downloads/support/forum/132458/ze/Sample-1381773627

Breaking changes: https://help.syncfusion.com/xamarin-android/release-notes/v15.3.0.26?type=all#breaking-changes  

Please let us know, if you need further assistance on this.

Regards,
Parthiban S
 


Loader.
Live Chat Icon For mobile
Up arrow icon