In addition to Godra's suggestionm you will need to edit AdvancedHMIControls\Controls\ChartBySampling.vb
Go to line 198 and change to this:
MyBase.Series(index).Points.AddXY(Now, CDbl(m_PLCAddressItems(index).GetScaledValue(e.PLCComEventArgs.Values(0))))