Hi,
I want to set the gradient style of my charts background - not of my data points. I can set the background color using UltraChart1.BackColor property but cant find any gradient property.
Please let me know how to achieve that.
Thanks.
Hello ,
You can achieve this with BackgroundImage property.
http://news.infragistics.com/forums/p/36223/211535.aspx#211866
The image should have gradient style before setting it.
Let me know if you need further assisatnce.