Search found 10 matches

by spietrek
Fri Oct 21, 2005 7:30 pm
Forum: VCL
Topic: Knowledge of Graph Setting Changes
Replies: 1
Views: 3509

Knowledge of Graph Setting Changes

As the user changes the title in the graph editor, the title in the graph automatically changes. We have a requirement to update another part of the application with the title. Is there an event or something that allows me to know when settings are being changed without having to exit out of the gra...
by spietrek
Thu Oct 20, 2005 2:38 pm
Forum: VCL
Topic: Bar Chart with Average
Replies: 1
Views: 3662

Bar Chart with Average

I would like to have a bar graph that displays the averages of the bars. For example, a graph has 3 bars.

Values:
1 - 15
2 - 17
3 - 9

Now I would like a line graph that is the average. In this case, a line graph would display across at 13.67.

Is this possible?

Thanks.
by spietrek
Fri Apr 15, 2005 11:24 am
Forum: VCL
Topic: Chart Editor and Theme Tab
Replies: 2
Views: 4517

Thanks, it worked great!
by spietrek
Thu Apr 14, 2005 10:36 pm
Forum: VCL
Topic: Chart Editor and Theme Tab
Replies: 2
Views: 4517

Chart Editor and Theme Tab

I would like to display the chart editor with just Tools (Graph Tools menu option). I can set the options to only display Tools but then the Themes tab is still visible. I want to allow themes for my Graph Settings dialog so I can't remove the ability to change themes. What do I need to do to avoid ...
by spietrek
Thu Apr 14, 2005 6:08 pm
Forum: VCL
Topic: Graph Editor
Replies: 1
Views: 3753

Nevermind

Nevermind on this. I was doing something wrong.
by spietrek
Thu Apr 14, 2005 6:03 pm
Forum: VCL
Topic: Graph Editor
Replies: 1
Views: 3753

Graph Editor

In TeeChart Pro 5.02, when you changed settings, it would automatically change in the chart. For example, titles. If you change the titles in the graph editor, as I would type, I would see the change in the chart. In TeeChart Pro 7, this does not seem to be the case any longer. You have to close the...
by spietrek
Thu Apr 14, 2005 5:58 pm
Forum: VCL
Topic: Copy Theme (one chart to another)
Replies: 1
Views: 3589

Copy Theme (one chart to another)

How do I copy a theme from one chart to another?

Thanks.

SMP
by spietrek
Tue Oct 26, 2004 2:03 pm
Forum: VCL
Topic: Issue with Tools
Replies: 4
Views: 8204

Thanks, it worked great.

SMP
by spietrek
Fri Oct 22, 2004 6:08 pm
Forum: VCL
Topic: Issue with Tools
Replies: 4
Views: 8204

Pep, Thanks for the response. However, I'm not sure that will work. I have two charts. One chart contains a list of series matching the numerics my users can select from. For example, Amount, Cost, and Margin. The user can modify the first chart using the chart editor. When the user wants to create ...
by spietrek
Thu Oct 21, 2004 3:42 pm
Forum: VCL
Topic: Issue with Tools
Replies: 4
Views: 8204

Issue with Tools

I am using TeeChart 7. I would like to copy tools from one chart to another. I believe the code is correct but what happens if the first chart contains 2 tools and the second 0, after adding each tool from the first to the second, the second chart contains 2 tools and the first one contains *none*. ...