adding opacity's of the PhoneAccentBrush to a Silverlight toolbox pie chart
Posted
by
Doug
on Stack Overflow
See other posts from Stack Overflow
or by Doug
Published on 2011-01-02T14:25:56Z
Indexed on
2011/01/03
2:53 UTC
Read the original article
Hit count: 450
Silverlight
|windows-phone-7
Hi there,
i am working on a windows phone application and i am using the pie chart - i am relatively new to the silverlight control toolbox.
i want to make my pie chart use different opacity's of the PhoneAccentBrush
as its colour pallete. (ie if the accent colour is green then i use the green and then a 0.8,0.6,0.4,0.2 opacity of the colour as my pie charts pallete)
i have tried a few things, but none of them worked - has anyone accomplished this and if so how?
thanks in advance Doug
© Stack Overflow or respective owner