Silverlight Bottom axis rotated label position is incorrect

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
BlueMonkey
Newbie
Newbie
Posts: 34
Joined: Tue Nov 04, 2008 12:00 am

Silverlight Bottom axis rotated label position is incorrect

Post by BlueMonkey » Tue Jun 22, 2010 10:53 pm

I am porting a WPF Teechart application to Silverlight and found that the WPF positions a rotated bottom axis label correctly, but Silverlight does not (using essentially the same code).

ChartTimeSeries.ChartDisplay.Axes.Bottom.Labels.Angle = 90;
ChartTimeSeries.ChartDisplay.Axes.Bottom.Labels.CustomSize = 110;

Also, the legend checkboxes do not appear in Silverlight, while they do appear in WPF in the native window. The check boxes do not appear when the image is internally copied to the clipboard using the Tchart function ChartDisplay.Export.Image.JPEG.CopyToClipboard()

ChartTimeSeries.ChartDisplay.Legend.CheckBoxes = true;

See attached screen snapshots.

Are these known bugs in the Silverlight Teechart control?

Thanks,
Kent
Attachments
WPF2_Axis_labels.JPG
WPF Legend Check boxes appear in direct screen capture
WPF2_Axis_labels.JPG (164.37 KiB) Viewed 8547 times
WPF_Axis_labels.JPG
WPF Legend check boxes do not appear in image capture to clipboard.
WPF_Axis_labels.JPG (60.02 KiB) Viewed 8528 times
Silverlight_Axis_labels.JPG
Silverlight Legend check boxes do not appear and bottom axis labels are incorrectly positioned.
Silverlight_Axis_labels.JPG (52.7 KiB) Viewed 8527 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Silverlight Bottom axis rotated label position is incorrect

Post by Sandra » Wed Jun 23, 2010 11:18 am

Hello kent,

I am porting a WPF Teechart application to Silverlight and found that the WPF positions a rotated bottom axis label correctly, but Silverlight does not (using essentially the same code).

ChartTimeSeries.ChartDisplay.Axes.Bottom.Labels.Angle = 90;
ChartTimeSeries.ChartDisplay.Axes.Bottom.Labels.CustomSize = 110;
I could reproduce your problem here and I have added it in Bug report list with number [TW24014995]. We will try to fix it for next maintenance releases of TeeChartSilverlight.
Also, the legend checkboxes do not appear in Silverlight, while they do appear in WPF in the native window.
Ok, I have added it in Bug report list with number [TW24014996]. We will try to fix it for next maintenance releases of TeeChartSilverlight.

The check boxes do not appear when the image is internally copied to the clipboard using the Tchart function ChartDisplay.Export.Image.JPEG.CopyToClipboard()
I could reproduce it and I have added it in Bug report list with number [TW16014998].We will try to fix it for next maintenance releases of TeeChartWPF.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Silverlight Bottom axis rotated label position is incorrect

Post by Yeray » Tue Aug 03, 2010 8:51 am

Hi kent,

I'm afraid we closed the issue with number [TW24014996] removing the checkboxes feature from TeeChart.Silverlight because VisualBrush is missing in silverlight.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

BlueMonkey
Newbie
Newbie
Posts: 34
Joined: Tue Nov 04, 2008 12:00 am

Re: Silverlight Bottom axis rotated label position is incorrect

Post by BlueMonkey » Tue Aug 10, 2010 9:49 pm

I downloaded the most recent build of TeeChart. I found that the Legend Checkbox feature is no longer supported. However, the behavior is now worse than before. In the previous build, it was possible to toggle each series to remove and replace it in the chart. Although the checkbox was not there to tell you what the present state of the chart is, all entries remained in the legend and it was at least functional.

Now if you click on an entry in the legend, the series will be removed from the chart and the corresponding entry will also be removed from the legend. If you click on the legend again, it might restore the deleted series, or it might remove another series. It seems unpredictable. Eventually you might end up with only one series remaining in the chart and no way to restore the absent series.

I would prefer that you restore the original functionality. It seems to me that it should also be possible to implement some kind of checkbox functionality in the legend. Just because Silverlight does not support some kind of brush doesn't seem like a reason not to implement the functionality. Please find another way to do it.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Silverlight Bottom axis rotated label position is incorrect

Post by Sandra » Wed Aug 11, 2010 11:12 am

Hello BlueMonkey,

I recommend you for now, use last maintenance release of TeeChartSilverlight. Moreover, we'll review it for consider again. Because, we try to find other way for treat this functionally of checkBoxes in TeeChartSilverlight. We will inform you to it asap.


Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

BlueMonkey
Newbie
Newbie
Posts: 34
Joined: Tue Nov 04, 2008 12:00 am

Re: Silverlight Bottom axis rotated label position is incorrect

Post by BlueMonkey » Wed Aug 11, 2010 3:22 pm

I need the new release because it fixes the rotated axis label problem reported in this post.

I am glad that you are reconsidering the legend functionality. It is an important feature and I am sure there are many ways to accomplish it. For example, you can fill in the legend symbol with color when it is active, and leave it transparent when it is inactive. Checkboxes are not a requirement.

Thanks.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Silverlight Bottom axis rotated label position is incorrect

Post by Sandra » Thu Aug 12, 2010 7:59 am

Hello

I need the new release because it fixes the rotated axis label problem reported in this post.
Ok, we try to fixed it in next maintenances releases of TeeChartSilverlight. For now, I recommend you to be aware at this forum or subscribe to our RSS news feed for new release announcements and what's implemented on them.


Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply