Basic example of Google Charts with DataFlex WebApp: Difference between revisions

m
(Created page with "'' By Mike Peat '' Below we will create a DataFlex wrapper component for the Google Charts component. A wrapper consists of multiple parts working together, so that you can...")
 
Line 119: Line 119:


=== The DataFlex counterpart class ===
=== The DataFlex counterpart class ===
Create a new file called cWebChart.pkg in the AppSrc folder and copy the following in there.
DataFlex class (AppSrc\cWebChart.pkg):


<source lang="dataflex">
<source lang="dataflex">