Search found 6 matches

by pbarber
Wed Aug 06, 2008 7:01 pm
Forum: VCL
Topic: exporting a chart to excel
Replies: 1
Views: 1603

exporting a chart to excel

Is it Possible? if so can you give me a code snippet to get me started?
thanks
by pbarber
Mon Jul 21, 2008 2:51 pm
Forum: VCL
Topic: still having series bottom axis label problems
Replies: 3
Views: 2201

i have sent a the code I am using to build the graph it relies on a SQL database, but you will notice the SELECT TOP 10 statement in the SQL text. reference the subject SampleTChartCode in the attachments section as you instructed.
thanks
pbarber
by pbarber
Mon Jul 21, 2008 2:09 pm
Forum: VCL
Topic: still having series bottom axis label problems
Replies: 3
Views: 2201

still having series bottom axis label problems

I have a simple bar graph with 10 bars, and the graph only draws every other bottom axis label, if I reduce the bars to 5 it draws the first four but not the 5th!
I have reviewed the tutorials (#4) no help, any suggestions would be helpful
thanks
pbarber
by pbarber
Tue Jul 15, 2008 8:08 pm
Forum: VCL
Topic: lables not drawing on horz axis
Replies: 5
Views: 2992

I do not seem to be able to launch the tee chart users guid and tutorial. I get an error message : can not locate:C:\Program Files\Steema Software\TeeChart 801 for Delphi 6\Docs\TeeChart8Manual.chm
searching the drive the file is not there.
any ideas?
thanks again
pbarber
by pbarber
Tue Jul 15, 2008 12:38 pm
Forum: VCL
Topic: lables not drawing on horz axis
Replies: 5
Views: 2992

where can I find tutorial 4 - axis control?
thanks
pbatber
by pbarber
Mon Jul 14, 2008 8:51 pm
Forum: VCL
Topic: lables not drawing on horz axis
Replies: 5
Views: 2992

lables not drawing on horz axis

I have a bar graph about 12 bars, where not every bar label on the horz axis is drawing ( the bar itself is), they are not evenly drawing either, that is to say not drawing on every other one or every third one, etc. I have set the makrs.Drawevery=1. no joy. some the the labels have spaces and back ...