thanks but i found() the info for the title but i need
to change the backcolor , the font (i try : oXLchart1.application.charts[1].charttitle.Fontsize = 6
but i doens't work)
the color of the chart ....
and i did'nt find these informations in VFP solution
thanks HC
excuse me but I didn't understand
where I can find the VFP's "solutions".
I try to find out all information about the code I need to define an excel chart thru foxpro (like the title, the color, the legend etc...) thanks
Where I can find the list of code to define an excel chart thru foxpro
ex:
oXLChart1.application.charts[1].haslegend = .F.
oXLChart1.application.visible = .T.
oXLChart1.application.charts[1].autoformat(4,1)
how can I put a title in my chart ?
how can I change the font ?
thanks
thank you for your answer;
I don't use "creatobject" and when I wnat to use your program , I have an error at this line .
I don't know why !
I use this prg :
** IN INIT
WITH THISFORM
* Signon to mail
.oleSession.Signon
* If the session ID is not valid, do not allow the...
So, I already found the program in c:\.. solution
but It use Graph.exe and you can't print the graph
I prefer use Excel . I would lke to send data in cells and call the graph after that I can print thru excel and come back in VFP when Ileave excel.
Sure I can send my prg: (but it doesn't work...
I would like to know if somebody know a way to export data from VfP base to excel and make a graph
I found a prg but , the graph is cut in half
ex: Jan to december I have just Jan to June . But when I'm in excel, if I select again the data and I ask the graph it's ok I don't know...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.