ChartView: NullReferenceException on updating data when the mouse is over chart's area and Trackball Info is visible
NullReferenceException on updating data when mouse is over chart's area and trackballinfo is visible.
To workaround this, remove the TrackBallBehavior when data is updated and add it again on MouseMove.