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 - Panel Gradient not working
Summary: Panel Gradient not working
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: iOS (show other bugs)
Version: TeeChart.NET 2014 4.1.2014.02060
Hardware: PC Mac OS
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 03:22 EDT by amanda.adams
Modified: 2014-04-15 05:57 EDT (History)
3 users (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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,