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

Windows Phone Charts Colors

I'm trying to customize the colors of charts on Windows Phone.  I can do it in XAML but the charts seem to ignore the settings when they are made in code.

Example:

chartProgress.Palette = Syncfusion.UI.Xaml.Charts.ChartColorPalette.Custom;
SolidColorBrush gray = new SolidColorBrush(Colors.Gray);
hartProgress.ColorModel.CustomBrushes.Add(gray);

1 Reply

MK Muneesh Kumar G Syncfusion Team November 11, 2013 05:13 AM UTC

Hi Michael,

Sorry for the Inconvenience caused.

We have analyzed the reported issue with our sample; we are not able to reproduce the issue. Can you please check with the sample in the following location? If still you face the problem, please revert us by modifying the sample based on your application along with replication procedure. This would be helpful for us to serve you.

Please let us know if you have any queries.

Regards,

Muneesh Kumar G.



ColumnChart_de3e14a.zip

Loader.
Live Chat Icon For mobile
Up arrow icon