2014-12-12 20:58:52 +01:00
|
|
|
# Gambas Project File 3.0
|
|
|
|
# Compiled with Gambas 3.0.0
|
|
|
|
Title=Bar Chart
|
2019-05-28 06:40:31 +02:00
|
|
|
Description="Example to make bar chart"
|
2014-12-12 20:58:52 +01:00
|
|
|
Startup=FormData
|
|
|
|
Icon=graph.png
|
|
|
|
Version=3.6.2
|
|
|
|
VersionFile=1
|
|
|
|
Component=gb.image
|
|
|
|
Component=gb.gui
|
|
|
|
TabSize=2
|
|
|
|
Translate=1
|
|
|
|
Language=fr
|
|
|
|
Maintainer=fabien
|
|
|
|
Vendor=Princeton
|
|
|
|
Address=fabien@arcalis
|
|
|
|
License=General Public Licence
|