Page loading

Share your opinion
What do you think about gambaslinux.fr?
 
Interesting
It miss some informations
Excellent website
Results
WIDGETS GAMBAS
GAMBAS 3 SOFTWARES
TUTORIALS
Library
DRAWAREA - Types and colors
TYPES and COLORS of GB.CHART


Today, we look at GB.chart component

1) COLORS.
Gb.chart has some colors for draw curves. here you find colors
First is number 0(orange) :
couleurcourbe1.png

If you want the color of your choice write this :
chart[Mycurve]
If you want for example the orange color, write :
chart[0]




2) Diagram types
you have 4 type of diagrams for the gb.chart component

-Areas

couleurcourbe2.png

-Columns

couleurcourbe3.png

-Lines

couleurcourbe4.png



-Pies


couleurcourbe5.png


To define the type of diagram, write as this :
Chart.Type = ChartType.Lines

You have to choose in this list :

couleurcourbe0.png

To conclure, you find a little example to practice you to change the type..


Regards




Creation date : 28/09/2010 @ 10:49
Last update : 28/09/2010 @ 10:51
Category : DRAWAREA
Page read 5393 times


Print the article Print the article


react.gifReactions to this article

Nobody gave a comment yet.
Be the first one to do it!


QUICK MENU
SEARCH




LANGUAGE
COMPONENTS
Other
LANGUAGE
Where, who?
VISITS

   visitors

   visitors online

ARCHIVES GAMBAS 1/2
^ Top ^