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

Changing ChartInterior

Hello, Is it possible to change the ChartInterior options one by one? Let''s say I only want to change the BackColor. Is it possible to do anything like this - chartControl1.ChartInterior.BackColor=Color.AliceBlue; Or do I always have to create a new BrushInfo object? Thanks for any help. I really appreciate it. Thanks, Nick

1 Reply

AD Administrator Syncfusion Team July 24, 2005 08:49 PM UTC

Hi Nick, There is no upport for changing a particular attribute of the BrushInfo class as it is an immutable class. We will add static constructors that take an existing BrushInfo and an attribute to be changed to support transferring values from a existing BrushInfo to a new one. Thanks, Davis

Loader.
Live Chat Icon For mobile
Up arrow icon