[Gambas-devel-svn] SF.net SVN: gambas: [568] 2.0/trunk/comp/src/gb.chart
Brought to you by:
gambas
From: <ga...@us...> - 2007-09-08 08:35:39
|
Revision: 568 http://gambas.svn.sourceforge.net/gambas/?rev=568&view=rev Author: gambix Date: 2007-09-08 01:35:43 -0700 (Sat, 08 Sep 2007) Log Message: ----------- [GB.CHART] * NEW: Title become a class with Text, Font and Visible properties * NEW: A new property 'Proportional' allow to maintain visual aspect. It is turned on by default. * NEW: Legend have a new property Font. * NEW: A new class named YAxe. It have only one property at this time, 'ShowIntervalLines' that show or hide the interval lines. Modified Paths: -------------- 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/_CLegend.class 2.0/trunk/comp/src/gb.chart/_CStyleBar.class Added Paths: ----------- 2.0/trunk/comp/src/gb.chart/_CTitle.class 2.0/trunk/comp/src/gb.chart/_CYAxe.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |