Search found 6 matches

by Paul Saxton
Wed Dec 17, 2003 9:46 am
Forum: VCL
Topic: Line Chart Start and End Problem
Replies: 3
Views: 11466

No Difference

Hi Marjan That property was false, I pasted your code in anyway and it made no difference grrrrrrr! I have put a new screen shot on the attachments group. I have just noticed that the first label on the X axis starts part way along the line, not at the origin. The line starts level with the the labe...
by Paul Saxton
Tue Dec 16, 2003 1:01 pm
Forum: VCL
Topic: Line Chart Start and End Problem
Replies: 3
Views: 11466

Line Chart Start and End Problem

Hello! I have a strange problem where the line of my line/bar chart does not start and finish on the axis lines. What property do I use to do this? With my bar series I just did TBarSeries(objChart.Chart.Series[0]).SideMargins:=False; I have posted an image onto the attachments newsgroup Cheers Paul
by Paul Saxton
Thu Dec 11, 2003 9:25 am
Forum: VCL
Topic: Strange problem with zero value points
Replies: 5
Views: 15982

Sorted

Thanks!

It was that use origin property, I now set it to 0, I had never even seen it, not sure why it is automatically set to 1 though?

Cheers

Paul
by Paul Saxton
Wed Dec 10, 2003 4:12 pm
Forum: VCL
Topic: How Do I Remove Gap between axis and data?
Replies: 1
Views: 8580

How Do I Remove Gap between axis and data?

Hello I have posted another image onto the attachments newsgroup with another problem. There is a gap between the Y axes and the start and end of my 2 series on the chart. I think I changed something to do this but I cant remember what! Also the image shows the issue I have had for a while now and a...
by Paul Saxton
Tue Dec 09, 2003 5:34 pm
Forum: VCL
Topic: Strange problem with zero value points
Replies: 5
Views: 15982

Still got problems

Hi Marjan Thanks for your response to my issue. For some reason my charts all had an automatic min of 1 on the left axis. I turned automatic off and set the minimum on each chart to 0. However, I still have a problem. Please see the images in the news group. Unfortunatly, I cant provide you with a d...
by Paul Saxton
Fri Dec 05, 2003 11:32 am
Forum: VCL
Topic: Strange problem with zero value points
Replies: 5
Views: 15982

Strange problem with zero value points

Hello! I have a problem with a chart that has 1 series with some points that are 0. It appears as though the zeros are being treated as -1 because there is a gap between the bottom axis and the bottom of my non zero bars, which does not look very good I will be posting a screen shot on the attachmen...