ChartView.LoadFromDB

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Method
ChartView.LoadFromDB ( RS As RecordSet, Init As Boolean = False )


Loads the Chart from a RecordSet

If Init is True, the Init function will be called before loading the Data.