Page 1 of 1

Bar sereis - borders

Posted: Tue Dec 15, 2009 3:56 pm
by 14045174
When I am using different styles for my bars I've noticed, that both arrow types are missing border on one side, and the pyramid is missing bottom borders. And one question: what is the difference between bar.Style = Rectangle and bar.Style = RectGradient?

Re: Bar sereis - borders

Posted: Wed Dec 16, 2009 10:37 am
by 10050769
Hello UserLs,

I could reproduce your problem and I have added in bug list with number [TF02014595] and we will try to fixed for next versions of TeeChart.Net.
And one question: what is the difference between bar.Style = Rectangle and bar.Style = RectGradient?
The basically difference between bar.BarStyle=Rectangle and bar.BarStyle=RectGradient is that Rectangle brush is painted using solid style and Rectangle Gradient brush is painted using gradient style.

Thanks,