Search found 15 matches

by neurosoft
Mon Mar 12, 2012 6:29 am
Forum: .NET
Topic: One more bug in TChart.Export.Image.XAML.Save
Replies: 1
Views: 3337

One more bug in TChart.Export.Image.XAML.Save

Hello Steema. We've got a fresh bug with the latest version of WPF TChart library (4.1.2012.2283). In some cases TChart.Export.Image.XAML.Save method generates invalid xml, that contains Infinity values in Rect. For Example: <Rectangle Fill="#FF4466A3" Canvas.Left="134.5" Canvas.Top="172" Width="102...
by neurosoft
Sun Mar 11, 2012 5:23 am
Forum: .NET
Topic: Export ColorLines to XAML/Bitmap Bug
Replies: 12
Views: 12498

Re: Export ColorLines to XAML/Bitmap Bug

Hello!

Thank you for you answer. I've checked with dll you have send to me. Unfortunately it doesn't work properly. You can check with example that is attached to first post of this theme: export TChart as xaml-file and open it, for example, in web-browser.

I'am waiting for a new version!
by neurosoft
Wed Mar 07, 2012 11:14 am
Forum: .NET
Topic: Export ColorLines to XAML/Bitmap Bug
Replies: 12
Views: 12498

Re: Export ColorLines to XAML/Bitmap Bug

I've just installed version 4.1.2012.02280 and this bug is not fixed!! I am very disappointed!! It's a shame! How long can you do it??
by neurosoft
Wed Jan 11, 2012 12:08 pm
Forum: .NET
Topic: Invalid RectangleGeometry in exported xaml of WPF TChart
Replies: 3
Views: 5278

Re: Invalid RectangleGeometry in exported xaml of WPF TChart

Hello steema.
I have downloaded the latest version of the TChart.WPF.dll, but I can reproduce my problem with that version. I'm very disappointed. It's very simple for you and very critical for us problem and I don't understand why that is not solved yet.
by neurosoft
Wed Jan 11, 2012 11:56 am
Forum: .NET
Topic: Export ColorLines to XAML/Bitmap Bug
Replies: 12
Views: 12498

Re: Export ColorLines to XAML/Bitmap Bug

Hello!

Now I downloaded version 4.1.2012.01030 and see that bug TW16015664 still is not fixed. It was not fixed for more than half of a year! It's not new feature request, it's a bug, and very serious!!!! When do you fix it? It is very important for me!
by neurosoft
Mon Oct 24, 2011 12:00 pm
Forum: .NET
Topic: Invalid RectangleGeometry in exported xaml of WPF TChart
Replies: 3
Views: 5278

Invalid RectangleGeometry in exported xaml of WPF TChart

Hello steema people! We have a problem with an exporting WPF TChart to xaml. Number format in the attribute 'Rect' of tag 'RectangleGeometry' is wrong in the latest release of WPF TChart. There is comma instead dot: <Ellipse Fill="#FFFFFFFF" StrokeThickness="1" Stroke="#FF000000" Canvas.Left="188.05...
by neurosoft
Mon Oct 24, 2011 11:21 am
Forum: .NET
Topic: Export ColorLines to XAML/Bitmap Bug
Replies: 12
Views: 12498

Re: Export ColorLines to XAML/Bitmap Bug

Hello!

Now I downloaded version 4.1.2011.10190 and see that bug TW16015664 still is not fixed. It is not fixed for few releases! When do you fix it? It is very important for me!
by neurosoft
Thu Aug 25, 2011 9:50 am
Forum: .NET
Topic: Saving WPF TChart with special characters.
Replies: 1
Views: 3329

Saving WPF TChart with special characters.

Hello Steema! We found one more bug for you. Error is in the process of exporting WPF TCHart to XAML. Special characters in XAML must be replaced by their xml-friendly alternatives: http://msdn.microsoft.com/en-us/library/aa970677.aspx. But it doesn't occur in exporting TChart. For example try to ex...
by neurosoft
Tue Aug 09, 2011 9:25 am
Forum: .NET
Topic: Export to XAML Bug. Series doesn't intersect by visible area
Replies: 1
Views: 3482

Export to XAML Bug. Series doesn't intersect by visible area

Hello Steema! We have some problems with exporting WPF TChart to XAML again. Just try to execute the following code: var MyTChart = new TChart(); MyTChart.Aspect.View3D = false; MyTChart.Width = 400; MyTChart.Height = 300; MyTChart.Axes.Left.SetMinMax(0, 5); Bar bar = new Bar(); bar.Add(10); bar.Mar...
by neurosoft
Wed Aug 03, 2011 7:48 am
Forum: .NET
Topic: Export ColorLines to XAML/Bitmap Bug
Replies: 12
Views: 12498

Re: Export ColorLines to XAML/Bitmap Bug

Hello!

Now I tried version 4.1.2011.7283 but this bug still exists. When do you fix it? It is very important for me!
by neurosoft
Tue Jul 19, 2011 12:32 pm
Forum: .NET
Topic: Negative Values In Bar Series Are Not Visible
Replies: 1
Views: 3205

Negative Values In Bar Series Are Not Visible

Hello! I've got the problem with Bar and Horizontal Bar series. Whenever there is a negative value in the series, it is simply not drawn (not visible). I'm using the latest TeeChart DLLs (4.1.2011.6283). The bug is present in both WinForms and WPF versions. In previous versions, there was no such pr...
by neurosoft
Mon Jul 18, 2011 6:27 am
Forum: .NET
Topic: Export ColorLines to XAML/Bitmap Bug
Replies: 12
Views: 12498

Export ColorLines to XAML/Bitmap Bug

Hi steema!
I have problems with exporting TChart with ColorLine to XAML or Bitmap. The attached code does not work properly (exported TChart has no colored line). I'm using the latest version of WPF.TChart (4.1.2011.6283).
TChartExportTest.zip
(14.51 KiB) Downloaded 539 times
by neurosoft
Wed Jul 13, 2011 7:24 am
Forum: .NET
Topic: ColorLine bug
Replies: 3
Views: 4819

Re: ColorLine bug

Hello, Sandra!

With AdornerDecorator it really works. But why? Why all other functions of TChart can work properly without AdornerDecorator but ColorLine can't? Is it necessary to add AdornerDecorator to each TChart in my program? Is it some recommendations about it in your documentation?
by neurosoft
Tue Jul 12, 2011 9:37 am
Forum: .NET
Topic: ColorLine bug
Replies: 3
Views: 4819

ColorLine bug

Hello!

We found a bug with ColorLine in WPF TChart (version 4.1.2011.6283). Code file is attached. Run it and you will see ColorLine on First tab. Then click on Second tab and the return to First tab: ColorLine disappeared!
by neurosoft
Wed Jun 29, 2011 5:43 am
Forum: .NET
Topic: Export TChart to XAML. Very thick grid lines.
Replies: 5
Views: 7171

Re: Export TChart to XAML. Very thick grid lines.

Hello!

This bug is not already fixed. Please, tell me when you can do it?

Thanks.