ChartView.LoadFromDB

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 23:27, 11 May 2013 by Admin (Talk | contribs) (1 revision)

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.