Search found 191 matches

by Mike Jones
Fri Mar 14, 2008 1:51 pm
Forum: .NET
Topic: Export to PDF result in poor rendering of chart
Replies: 14
Views: 93679

file uploaded

I have uploaded a file called Chart1.zip. It contains 3 files Chart1.jpg - is an accurate export of the chart I created. This file was created using the Export features in the TeeChart Chart Editor dialog Chart1.pdf - is NOT accurate in regards to the colors on the chart. This file was created using...
by Mike Jones
Thu Mar 13, 2008 11:09 pm
Forum: .NET
Topic: Export to PDF result in poor rendering of chart
Replies: 14
Views: 93679

After upgrading to the latest TeeChart

I have upgraded TeeChart and the PDF output looks better. I have a couple follow up questions.

Has item #1 in my original post been added to the bug list because I still see that issue

A new issue just observed. The colors of a chart are not accurately rendered in the PDF output.
by Mike Jones
Tue Mar 11, 2008 4:10 pm
Forum: .NET
Topic: Release notes improved
Replies: 0
Views: 4860

Release notes improved

Thanks for add the TF #'s to the release notes. This is useful for those of us who find bugs and would like to track where they get fixed.

The new format of the release notes is a big help.
by Mike Jones
Tue Mar 11, 2008 3:09 pm
Forum: .NET
Topic: Unhandled exception
Replies: 12
Views: 18206

Unhandled Exception support thread continued

Accidentally started new topic. I should have pressed the Reply button. Here is a link to the continuation of this topic


http://www.teechart.net/support/viewtop ... 9381#29381
by Mike Jones
Tue Mar 11, 2008 2:59 pm
Forum: .NET
Topic: It is possible
Replies: 1
Views: 4047

It is possible

It is possible to check to make sure Int.Max and Int.Min are not passed in, but I still believe that the TeeChart.dll Control should handle this gracefully. a colleague and I spent about 5 hours each trying to find this problem because our application was crashing. We usually do not have the TeeChar...
by Mike Jones
Fri Mar 07, 2008 4:08 pm
Forum: .NET
Topic: Unhandled exception
Replies: 12
Views: 18206

Unhandled exception

I ran into a case where the TeeChart control was throwing an exception and it was not getting handled. This exception was causing my application to crash and until I looked into my Windows Event Viewer under Application Logs I could not figure out what was causing the problem. Because we have the so...
by Mike Jones
Wed Mar 05, 2008 2:40 pm
Forum: .NET
Topic: Export to PDF result in poor rendering of chart
Replies: 14
Views: 93679

Delay

There will be a delay in upgrading our version. We are due to release in the next couple of weeks and I will not have the time to perform the upgrade until a couple weeks from now.

Glad to hear the issue is resolved. I will verify in a couple of weeks.
by Mike Jones
Tue Mar 04, 2008 4:44 pm
Forum: .NET
Topic: Export to PDF result in poor rendering of chart
Replies: 14
Views: 93679

project uploaded

I have uploaded ChartExportToPdf.zip which contains a simple project that I used to export a chart to pdf I have Adobe Reader 8.1.2 on my computer. This version was released in January 2008. Not sure if this is meaningful or not. In my project I do have a custom version of the TeeChart.dll. We have ...
by Mike Jones
Tue Mar 04, 2008 3:30 pm
Forum: .NET
Topic: Export to PDF result in poor rendering of chart
Replies: 14
Views: 93679

Version

I am using the latest release of version 3.2.2930.22968 Are you saying you see a legend when you export to PDF as shown in my chart1.pdf? That should be easy to reproduce. The chart area overdrawing the axes, was very reproduceable as well. Matter of fact I have always seen this, but I haven't tried...
by Mike Jones
Mon Mar 03, 2008 10:18 pm
Forum: .NET
Topic: Export to PDF result in poor rendering of chart
Replies: 14
Views: 93679

Export to PDF result in poor rendering of chart

When I launch the Chart Editor, go to the Export tab, select PDF and save to a file, the resulting PDF has a couple of issues: 1. Upon immediately opening the chart get an error, "The font "Verdana" contains a bad /BBox. This is shown in a messagebox with "Adobe Reader" in caption 2. The drawing are...
by Mike Jones
Tue Feb 26, 2008 10:40 pm
Forum: .NET
Topic: How do you disable Right Mouse button
Replies: 10
Views: 25506

How do you disable Right Mouse button

I created a simple example where I dropped a TeeChart control onto a form I dropped a Chart Controller control onto the form and assigned the Chart propert to tChart1. Added a button and added an event to handle the button click event that looked like this private void button1_Click(object sender, E...
by Mike Jones
Wed Feb 20, 2008 10:39 pm
Forum: .NET
Topic: Use legend's checkBox to control series display or not
Replies: 3
Views: 6018

similar issue

I would like to programatically click the check box of an item in the legend. My situation is such that I have several hundred series's in my chart. Most of which have their ShowInLegend property = false. I do have lets say 5 series's that do have the ShowInLegend property = true. How can I locate t...
by Mike Jones
Thu Feb 07, 2008 3:31 pm
Forum: .NET
Topic: Color background of items in a legend
Replies: 3
Views: 4990

chartListBox1.SetSelected()

If I do chartListBox1.SetSelected(1); I would assume I could not select more than 1 item at a time. I failed to make that clear in my previous post. Let's say I wanted both the 1st and last items to have a different background. I would like to be able to do something like: chartListBox1.Items[0].Bac...
by Mike Jones
Wed Feb 06, 2008 10:31 pm
Forum: .NET
Topic: Color background of items in a legend
Replies: 3
Views: 4990

Color background of items in a legend

In a chart legend, I would like to change the background color of an item in the list based on some business logic. For example. Lets say I have 3 series's showing in a chart legend. I would like to maybe change the background color to gray of the 3rd item in the Legend while leaving the other 2 alo...
by Mike Jones
Fri Feb 01, 2008 4:25 pm
Forum: .NET
Topic: OpenGL continued improvements
Replies: 5
Views: 7580

When might I see some details?

I just want to make sure you had not already sent them and I did not receive the email.

thanks