Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 386 - [TF02013094] I could use the Feature Demo for TeeChart for .NET to reproduce these...
Summary: [TF02013094] I could use the Feature Demo for TeeChart for .NET to reproduce ...
Status: CONFIRMED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Editors (show other bugs)
Version: unspecified
Hardware: All All
: High major
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-30 12:01 EDT by narcís calvet
Modified: 2013-11-20 11:26 EST (History)
0 users

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description narcís calvet 2013-11-20 11:26:53 EST
I could use the Feature Demo for TeeChart for .NET to reproduce these problems. I specifically used Welcome !\Components\ChartController example

Found the following issues when making changes to the controls on the Page and Format tabs of the print preview dialog

1. When moving the Zoom Slider Bar the chart is repainted when passing each increment. This is very unfriendly. If I want to move the slider from extreme left to all the way to the right, I have to stop and wait for a repaint at each tick mark. Sometimes a repaint takes 15 seconds or longer. The repaint should occur on a mouse up event or something similar, not on the slider change event.

2. When changing the Margin Values using using the UP/Down buttons the chart is repainted This is very unfriendly. It would be better if there was a timer that waited for a pause in my clicking and then repaints the chart.

3. When moving the Detail Resolution Slider Bar the chart is repainted when passing each increment. This is very unfriendly. If I want to move the slider from extreme left to all the way to the right, I have to stop and wait for a repaint at each tick mark. Sometimes a repaint takes 15 seconds or longer. The repaint should occur on a mouse up event or something similar, not on the slider change event.

4. When I changed the Margin Units from 1/100 inch to Percent. The preview flips upside down. Not good

7. Annotations are not positioned correctly in the print preview. Using the Welcome !\Components\ChartController example, I added an annotation and positioned the annotation in the center of the Green triangle. I hit print preview and look at where the label ends up. It is way off position.
Items 1 - 4 are pretty serious to us for our customer's experience with our application. [created:2008-05-30T11:01:32.000+01:00 reported by:narcis@steema.com reported in version:Build 3.5.3065.19160 (TeeChart for .NET)]