[Gambas-devel-svn] SF.net SVN: gambas: [566] 2.0/trunk/comp/src/gb.chart
Brought to you by:
gambas
From: <ga...@us...> - 2007-09-07 21:30:34
|
Revision: 566 http://gambas.svn.sourceforge.net/gambas/?rev=566&view=rev Author: gambix Date: 2007-09-07 14:30:38 -0700 (Fri, 07 Sep 2007) Log Message: ----------- [GB.CHART] * New: The Legend can be visible or not and change position. * New: Pie chart style * New: A demo form is in the component source Modified Paths: -------------- 2.0/trunk/comp/src/gb.chart/.project 2.0/trunk/comp/src/gb.chart/Chart.class 2.0/trunk/comp/src/gb.chart/FTest.class 2.0/trunk/comp/src/gb.chart/FTest.form 2.0/trunk/comp/src/gb.chart/MTools.module Added Paths: ----------- 2.0/trunk/comp/src/gb.chart/_CLegend.class 2.0/trunk/comp/src/gb.chart/_CStyleBar.class 2.0/trunk/comp/src/gb.chart/_CStylePie.class 2.0/trunk/comp/src/gb.chart/_Serie.class Removed Paths: ------------- 2.0/trunk/comp/src/gb.chart/CContainer.class 2.0/trunk/comp/src/gb.chart/CControl.class 2.0/trunk/comp/src/gb.chart/CLegend.class 2.0/trunk/comp/src/gb.chart/CStyleBar.class 2.0/trunk/comp/src/gb.chart/Serie.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |