TeeChart: changing the margin in Print-preview mode

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Chris
Newbie
Newbie
Posts: 9
Joined: Fri Nov 15, 2002 12:00 am

TeeChart: changing the margin in Print-preview mode

Post by Chris » Tue Apr 13, 2004 4:49 pm

We are using TeeChart Print-Preview feature. We have issues with setting Margin:

1. while entering the value , for every keystroke it refreshes, to make editing look ugly.

2. Won't let you enter fractional value ( let us say 0.5).

Overall, it has serious refresh issue while editing margin.

Thanking you in advance for the attention & quick response.

Venkat Guruswamy

Christopher
Site Admin
Site Admin
Posts: 1349
Joined: Thu Jan 01, 1970 12:00 am
Location: Riudellots de la Selva, Catalonia
Contact:

Post by Christopher » Wed Apr 14, 2004 2:11 pm

Hi --
1. while entering the value , for every keystroke it refreshes, to make editing look ugly.
Would you prefer an Apply button to make the changes?
2. Won't let you enter fractional value ( let us say 0.5).
The PrintPreview uses a System.Drawing.Printing.PrintDocument; the PrintDocument.DefaultPageSettings.Margins.Bottom (and Top etc.) property only takes integer values.
Thank you!

Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/

Chris
Newbie
Newbie
Posts: 9
Joined: Fri Nov 15, 2002 12:00 am

Post by Chris » Thu Apr 15, 2004 10:49 am

It would be better if it refreshed:

1. after tabbing out of the field (after making a change)

2. and also on Enter key press (after making a chance)

johnnyboyc
Newbie
Newbie
Posts: 6
Joined: Fri Nov 15, 2002 12:00 am

Post by johnnyboyc » Fri Apr 16, 2004 1:34 pm

One thing I'd love to see gone is that immensely distracting 'Generating Preview' dialog which pops up whenever a change needs to be made to the preview graph. It's also impossible to slide the zoom slider because of that very dialog; it takes the focus away from the control presumably.

Another thing while I'm on a roll - there's no indication of the zoom percentage at all, so how do we know what we're looking at?

Pep
Site Admin
Site Admin
Posts: 3273
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Sun Apr 18, 2004 6:22 pm

Hi,
One thing I'd love to see gone is that immensely distracting 'Generating Preview' dialog which pops up whenever a change needs to be made to the preview graph. It's also impossible to slide the zoom slider because of that very dialog; it takes the focus away from the control presumably.
Yes, it's on our wish list to be considered for the next releases.
Another thing while I'm on a roll - there's no indication of the zoom percentage at all, so how do we know what we're looking at?
Ok, I've added it on our wish.

Chris
Newbie
Newbie
Posts: 9
Joined: Fri Nov 15, 2002 12:00 am

Post by Chris » Wed Apr 21, 2004 5:32 pm

8120186 wrote:It would be better if it refreshed:

1. after tabbing out of the field (after making a change)

2. and also on Enter key press (after making a chance)

We want to know when this is going to be fixed?, our product release date is just two weeks from now. we want to fix this ASAP.

Thanks
Venkat

Post Reply