Hi Sandra,
thanks a lot, that worked without any problems!
Search found 7 matches
- Thu Aug 22, 2013 2:37 pm
- Forum: .NET
- Topic: WPF: NumericGauge
- Replies: 2
- Views: 4725
- Wed Aug 21, 2013 11:31 am
- Forum: .NET
- Topic: WPF: NumericGauge
- Replies: 2
- Views: 4725
WPF: NumericGauge
Using latest release I try to change the colors of the markers and background color in a numericgauge but it seems I'm not changing the correct values or it just won't work. To change the background I use .FaceBrush.Color and vor the markers I use .marker(0).shape.font.color. Is that correct? Thanks...
- Mon Aug 05, 2013 8:07 am
- Forum: .NET
- Topic: LC.exe return with -1 errorcode on x64 win7
- Replies: 4
- Views: 7845
Re: LC.exe return with -1 errorcode on x64 win7
Had the same error this morning try this: http://blog.mse-it.de/2009/08/lcexe-exi ... o-fix.html
- Fri Aug 02, 2013 10:00 am
- Forum: .NET
- Topic: TeeChart WPF - Export to PDF
- Replies: 5
- Views: 8088
Re: TeeChart WPF - Export to PDF
Excactly what I do right now, but you should put them on the errorlist not wishlist as they were really hard to find and can be a real showstopper when it comes to exporting to PDF. thanks
- Wed Jul 31, 2013 3:30 pm
- Forum: .NET
- Topic: TeeChart WPF - Export to PDF
- Replies: 5
- Views: 8088
Re: TeeChart WPF - Export to PDF
Just update to latest release and still same problems, nothing about that stuff in the change logs so nothing unexpected
Workaround for points 1 and 2 are quiet easy as I simply need to change the values to working ones for the PDF export and change them back to original after it's done.
Workaround for points 1 and 2 are quiet easy as I simply need to change the values to working ones for the PDF export and change them back to original after it's done.
- Wed Jul 31, 2013 12:21 pm
- Forum: .NET
- Topic: TeeChart WPF - Export to PDF
- Replies: 5
- Views: 8088
Re: TeeChart WPF - Export to PDF
btw. Using version TeeChart for .NET 2013 4.1.2013.5283, working with VB.NET
- Wed Jul 31, 2013 12:19 pm
- Forum: .NET
- Topic: TeeChart WPF - Export to PDF
- Replies: 5
- Views: 8088
TeeChart WPF - Export to PDF
Just want to let you guys know that there are some problem when exporting charts to PDF: Fonts not embedded ( see here ) Height and Width of the PDF must be an integer or the created PDF is not viewable at all Fastline with LinePen.Width of 0.5 breaks the created PDF, it only shows the panel but the...