Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 695

Summary: Panel Gradient not working
Product: .NET TeeChart Reporter: amanda.adams
Component: iOSAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement CC: chris, pep, sandra
Priority: ---    
Version: TeeChart.NET 2014 4.1.2014.02060   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description amanda.adams 2014-04-03 03:22:12 EDT
Hi 
In a previous version, the following produced a panel gradient:

chart.Walls.Back.Visible = false;
chart.Panel.Gradient.Visible = true;
chart.Panel.Gradient.StartColor = UIColor.LightGray.CGColor;
chart.Panel.Gradient.EndColor = UIColor.Black.CGColor;

In this version, the Panel color defaults to white
Comment 1 amanda.adams 2014-04-04 08:52:05 EDT
Hi 

FYI

 I have since deployed to a device and it appears that the gradient is working!! So, it is only not working on the simulator :)
Comment 2 sandra pazos 2014-04-04 10:00:14 EDT
Hello Amanda, 

Many thanks for the extra information; it will be very useful for us.

Thanks in advance,