Search found 8 matches

by BWThorp
Tue Feb 08, 2005 6:19 pm
Forum: ActiveX
Topic: Axis Title overwritten by Axis Labels
Replies: 6
Views: 8764

Another problem with the axis labels

One of our software testers just noticed another issue. If they resize my application, the axis labels change from integers (1,2, 3, etc.) to floating point numbers with one digit (1.5, 2, 2.5, 3, etc.) when there is enough space on the graph to draw them. When the user resizes my app, I don't redra...
by BWThorp
Wed Feb 02, 2005 3:47 pm
Forum: ActiveX
Topic: Axis Title overwritten by Axis Labels
Replies: 6
Views: 8764

Works!

That did it. Thanks!

Regards,

Brigg Thorp
Senior Software Engineer
Timex Corporation
by BWThorp
Wed Feb 02, 2005 2:02 pm
Forum: ActiveX
Topic: Axis Title overwritten by Axis Labels
Replies: 6
Views: 8764

Still having an issue

I tried your solution and it only seems to work after I perform a zoom (using the mouse). The initial painting of the graph still has this problem. Is there a way to force the axes labels to update after I have added all the series data to the graph? I'm also setting the labes.size as mentioned abov...
by BWThorp
Tue Feb 01, 2005 7:09 pm
Forum: ActiveX
Topic: Axis Title overwritten by Axis Labels
Replies: 6
Views: 8764

Axis Title overwritten by Axis Labels

I have some data which just came into our software that happens to have 5 digits in the axis labels (it used to be no more than 4). Apparently, the axis labels are now being drawn over the axis title. Is there a way to increase the size of the margin area where the title is drawn so that this doesn'...
by BWThorp
Wed Nov 03, 2004 8:38 pm
Forum: ActiveX
Topic: Linking axes data together
Replies: 1
Views: 4053

Linking axes data together

Hello, I have a graph that contains two series - each one is a line graph. I am graphing altitude and time on the left and bottom axes respectively. I am also graphing the speed and distance on the right and top axes. I have setup the interval on the bottom (time) axis to be .GetDateTimeStep(dtOneMi...
by BWThorp
Thu Oct 14, 2004 7:13 pm
Forum: ActiveX
Topic: Center an axis at 0
Replies: 1
Views: 4084

Center an axis at 0

I have a data set that goes above and below the Y axis. One data set has the value 5 and the value -500. Another data set that I have has a value of 1100 and a value -90. What I would like to do is center 0 on the Y axis so that you can get a visible indicator of how high above or below you are. I d...
by BWThorp
Tue Jun 15, 2004 12:11 pm
Forum: ActiveX
Topic: Problem with labels over axis
Replies: 1
Views: 4553

Problem with labels over axis

I am using TeeChart 6.0 and I noticed a problem when I display a graph label. The label seems to cover the axis data and I have no idea how to change the position of the label. The following picture shows what I mean (on the right hand side of the graph): http://pages.cthome.net/bwthorp/graph.jpg Th...
by BWThorp
Tue Jun 08, 2004 12:41 pm
Forum: ActiveX
Topic: How do I change the axis decimal places
Replies: 1
Views: 4660

How do I change the axis decimal places

I upgraded to TeeChart version 6.0 from 5.0 and am now seeing a different number of decimal places than in the previous version. I used to see no decimal digits, but now I see one digit to the right of the decimal. I didn't change any code between versions. Is there a way to reset the number of deci...