ChartView.LoadFromDB

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:21, 6 August 2015 by Admin (Talk | contribs) (10 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.