This issue seems similar to https://www.devexpress.com/Support/Center/Question/Details/T175049
-but with VisualRange instead of WholeRange
Before I isolate a replication case, can we check if the fix for WholeRange was also applied to VisualRange?
Incorrect value "null" for the property "VisualRange.MinValue".
at DevExpress.XtraCharts.AxisBase.DevExpress.Charts.Native.IAxisData.Deserialize()
at DevExpress.Charts.Native.SeriesController.UpdateRange(ChartUpdateAggregator updateAggregator)
at DevExpress.Charts.Native.SeriesController.ApplyUpdates(ChartUpdateAggregator updateAggregator, Boolean pointsUpdated, Boolean isContainsProcessedPointsBeforeUpdate)
at DevExpress.Charts.Native.SeriesController.SeriesControllerTransaction.Commit()
at DevExpress.XtraCharts.Native.ViewController.Update(ChartUpdateInfoBase updateInfo)
at DevExpress.Charts.NotificationCenter.NotificationCenter.ProcessNotifications()
at DevExpress.Charts.NotificationCenter.NotificationCenter.Send(Notification notification)
at DevExpress.XtraCharts.Native.DataContainer.AttachToDataSource(Object source, Boolean isDataSourceDeleted)