Difference between revisions of "ChartView.LoadFromDB"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 23:27, 11 May 2013

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.