Hi,
The only way that I can change the bar width was with bar.pen.width.
When I am using your code, if the visible is true,
then it shrinks the bar size and also it doesnt give me the red border to the selected bars.
How can I fix this?
Search found 3 matches
- Tue Mar 21, 2017 11:08 pm
- Forum: .NET
- Topic: TeeChart for Xamarin.iOS 4.16.12.12 available
- Replies: 4
- Views: 16694
- Tue Mar 21, 2017 10:59 pm
- Forum: .NET
- Topic: TeeChart for Xamarin.Android 2017 v4.17.02.21 available
- Replies: 1
- Views: 9583
Re: TeeChart for Xamarin.Android 2017 v4.17.02.21 available
Hi
I have a problem with changing the bar width.
I have a chart with bar stack and it doesn't matter what I do to change it, the width of the bar stays the same.
I tried bar.pen.width didnt change a thing all so I tried bar.BarWidthPercent and it did not work.
How can I change the size?
I have a problem with changing the bar width.
I have a chart with bar stack and it doesn't matter what I do to change it, the width of the bar stays the same.
I tried bar.pen.width didnt change a thing all so I tried bar.BarWidthPercent and it did not work.
How can I change the size?
- Tue Jan 31, 2017 8:36 pm
- Forum: .NET
- Topic: TeeChart for Xamarin.iOS 4.16.12.12 available
- Replies: 4
- Views: 16694
Re: TeeChart for Xamarin.iOS 4.16.12.12 available
Hi, I am working on a bar graph and I need help to tweak one element: I want to add a boarder to a few specific series within a couple of the bars (not the entire serise, aka not all the red on the entire graph, but rather just the red on one specific bar, and then say, only the yellow on another ba...