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.
Please suggest any solution for this problem.
Thanks & Regards
Planoresearch
Problem on Horizontal Bar in Silverlight
-
- Newbie
- Posts: 57
- Joined: Thu Jun 02, 2011 12:00 am
Re: Problem on Horizontal Bar in Silverlight
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,
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,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |