Void LineChart2D.Update()

Fetches the latest results from the modified Source object(s) and replaces the Datasets originally imported from the respective Source(s). If any dataset contains negative values that conflict with the Logarithmic setting of a chart axis, then Logarithmic for that axis is disabled. If the revised datasets from the Update operation conflict with the existing X-axis quantity on the chart, the Update operation is aborted with an InvalidOperationException and the old data is restored.