hello,

i am writing a program in VB6 reads from database (MS Access) integer values 
and then plot these values in a Chart using MSChart (Microsoft Chart Control 
6.0(OLEDB)) 

my problem is I want to do 

field 1 (1st col) of database table -------->values of x axis in the Chart

row 1 of database table ----------> y axis' values

the rest values of the table ----------> z axis (data of the chart)

but I don't know what property in MSChart set axis values

any help!

thanks in advance

shayma

Send instant messages to your online friends http://uk.messenger.yahoo.com 

[Non-text portions of this message have been removed]







'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to