Hello!
I'm quite new to both Silverlight and Telerik's controls.
I'm currently working with the RadChart component creating a bubble chart control
for the company I'm working for. What I'm trying to do right now is to change the coloring
of the "color bands" (I've seen it referred to as a "hatch" pattern) in the chart area background.
I've searched for a while on the net but found nothing that works.
What I did find on the Telerik website was something like this:
"To change 2-color pattern background colors, use:
FillStyle -> FillType -> Hatch
FillStyle -> MainColor ->
FillStyle -> SecondColor ->
FillStyle -> FillSettings -> HatchStyle "
But that's unfortunately not enough info for me to get the thing working.
Very thankful for help!
See the attached picture and the arrows on it to see which colors and color bands I am referring to.
Regards,
// Johan
I'm quite new to both Silverlight and Telerik's controls.
I'm currently working with the RadChart component creating a bubble chart control
for the company I'm working for. What I'm trying to do right now is to change the coloring
of the "color bands" (I've seen it referred to as a "hatch" pattern) in the chart area background.
I've searched for a while on the net but found nothing that works.
What I did find on the Telerik website was something like this:
"To change 2-color pattern background colors, use:
FillStyle -> FillType -> Hatch
FillStyle -> MainColor ->
FillStyle -> SecondColor ->
FillStyle -> FillSettings -> HatchStyle "
But that's unfortunately not enough info for me to get the thing working.
Very thankful for help!
See the attached picture and the arrows on it to see which colors and color bands I am referring to.
Regards,
// Johan