Search found 2 matches
- Thu Apr 03, 2014 6:55 am
- Forum: .NET
- Topic: .NET iOS Panel.Gradient not working
- Replies: 2
- Views: 5625
Re: .NET iOS Panel.Gradient not working
Hi For version TeeChartNETMonoTouch_v4_14_01_08, Panel gradient is not working chart.Walls.Back.Visible = false; chart.Panel.Gradient.Visible = true; chart.Panel.Gradient.StartColor = UIColor.LightGray.CGColor; chart.Panel.Gradient.EndColor = UIColor.Black.CGColor; the Panel color defaults to white.
- Wed Apr 02, 2014 1:57 pm
- Forum: .NET
- Topic: .NET iOS Panel.Gradient not working
- Replies: 2
- Views: 5625
.NET iOS Panel.Gradient not working
Hi
In an earlier version, I switched off the Walls.Back.Visible = false;, as we do not want the bevil etc. I then switched on the Panel.Gradient=true, which looked great. In the current version, TeeChartNETMonoTouch_v4_14_01_08, the Panel.Gradient does not show at all
Regards
Amanda
In an earlier version, I switched off the Walls.Back.Visible = false;, as we do not want the bevil etc. I then switched on the Panel.Gradient=true, which looked great. In the current version, TeeChartNETMonoTouch_v4_14_01_08, the Panel.Gradient does not show at all
Regards
Amanda