Page 1 of 1

Export TChart to XAML. Very thick grid lines.

Posted: Tue Aug 31, 2010 11:51 am
by 15656109
The following code

Code: Select all

TChart tChart = new TChart();
tChart.Series.Add(new Bar());
Bar series = tChart[0] as Bar;
tChart.Aspect.View3D = false;
for (int i = 0; i < 10; i++)
{
    series.Add(i);
}           
series.ShowInLegend = false;
produce the TChart, represented at the picture:
TChart.jpg
TChart.jpg (23.99 KiB) Viewed 7330 times
But after the exporting to xaml I receive the incorrect result:
TChartXaml.jpg
TChartXaml.jpg (27.72 KiB) Viewed 7329 times
The dashed grid lines is very thick in comparison with the original.

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

Posted: Wed Sep 01, 2010 3:52 pm
by yeray
Hi neurosoft,

You are right. I've added it to the wish list to be improved in future releases (TF02015132).

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

Posted: Fri Oct 22, 2010 10:36 am
by 15656109
Hello!
The bug was not fixed in the latest release. Please, tell me when I can expect the bug with grid lines (in exported TChart) be fixed. In the next release or later? It is very important for me.
Thanks.

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

Posted: Fri Oct 22, 2010 2:12 pm
by 10050769
Hello neurosoft,

Sorry, but a fix for the enhancement is still pending. I have increase its priority, to be treated soon as possible. On the other hand, I can't still provide an estimate date. I recommend you to be aware at this forum or subscribe to our RSS news feed for new release announcements and what's fixed on them.

Thanks,

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

Posted: Wed Jun 29, 2011 5:43 am
by 15659641
Hello!

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

Thanks.

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

Posted: Wed Jun 29, 2011 8:41 am
by 10050769
Hello neurosoft,

This bug is fixed in version of the 30 November of TeeChart.Net, concretely in Build 4.1.2010.11303. Please take a look in release notes to check it. On the other hand, if you believe this enhancement isn't implemented or don't work please can you explain, why?

Thanks,