Problem with AreaBrush.Visible in V3.2.2868.26902 VS 2003

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Adrian
Advanced
Posts: 116
Joined: Thu Jun 23, 2005 4:00 am

Problem with AreaBrush.Visible in V3.2.2868.26902 VS 2003

Post by Adrian » Thu Nov 08, 2007 11:29 pm

I'm not so sure about this one but it appears that I have to set the areabrush.visible = true where in previous builds I didn't have to do this.

Until this is set then the Series --> format --> colour --> colour button will not change the area colour, I have to click the second pattern button in the area group box and check the visible check box, then the colour button correctly changes colour.

I can't replicate this in the sample demo but I'm wondering if the sample was built with vs2005 or a different version of tchart.

I don't believe it's my application as I don't set the areabruch.visible attribute anywhere and the change to the chart are made directly from the chart editor not my code.

Sorry I can't provide more detail than this.
Adrian Heald
Captell Developments
www.captelldevelopments.com

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

Re: Problem with AreaBrush.Visible in V3.2.2868.26902 VS 200

Post by Christopher » Fri Nov 09, 2007 7:47 am

Hello Adrian,
Adrian wrote: Until this is set then the Series --> format --> colour --> colour button will not change the area colour, I have to click the second pattern button in the area group box and check the visible check box, then the colour button correctly changes colour.

I can't replicate this in the sample demo but I'm wondering if the sample was built with vs2005 or a different version of tchart.


I've just tested this here and the [Area] Series -> Format -> Color -> Color Button works as expected using v3.2.2868.26902. You can check the version used in the Features Demo by clicking on the About button which programatically reads in the version number from the TeeChart.dll. Having the Features Demo built under .NET 2.0 for assemblies designed to run under .NET 1.1 would have caused us lots of problems!
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/

Post Reply