Chart: Added DataPoints are not displayed correctly in unbound mode.
Using AddRange to add new DataPoints results in incorrect positioning for the new items. They appear as if XValue = 0, although they have valid XValues. The problem appears when adding DataPoints with Suspend/ResumeNotifications too.