Page 1 of 1

Problem on Horizontal Bar in Silverlight

Posted: Fri Jan 06, 2012 2:22 pm
by 15659467
Hi Steema Support,

I am using Teechart in Silverlight application .In this I am using HorizBar with these two properties as below:-

HorizBar HorizBarLine=new HorizBar();
HorizBarLine.Add(55);
HorizBarLine.Add(40);
Teechart1.Series.Add(HorizBarLine);
m_HorizBarLine.MultiBar = MultiBars.Stacked
m_HorizBarLine.BarStyle = BarStyles.Cylinder;

It is as desired but there are some horizontal lines over the Bar as shown in figure. I want cylindrical bars without line with gradient effect.
2012-01-06_195312.png
2012-01-06_195312.png (19 KiB) Viewed 3491 times
Please suggest any solution for this problem.

Thanks & Regards
Planoresearch

Re: Problem on Horizontal Bar in Silverlight

Posted: Mon Jan 09, 2012 3:21 pm
by 10050769
Hello Planoresearch,

I can reproduce your problem using last version of TeechartSilverlight and I have added your request in bug list report with number [TW24015998]. We will try to fix it for next maintenance releases of TeeChart.Net.

Thanks,