We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How can I set series interior with picture?

Hi,

How can I set series interior with picture?

Thanks.

1 Reply

VK Vijayabharathi K Syncfusion Team November 9, 2012 01:09 PM UTC

Hi Ivica,

 

Thanks for using Syncfusion products.

 

If your intention is to apply interior color to series, we suggest you to use “Interior” property of series. Please refer the below code snippet to achieve this,

 

[C#]

this.chartControl1.Series[0].Style.Interior = new Syncfusion.Drawing.BrushInfo(Color.Blue);

 

Please let us know if you have any concerns.

 

Regards,

Vijayabharathi


Loader.
Live Chat Icon For mobile
Up arrow icon