This question is locked. New answers and comments are not allowed.
Hi,
I am using the RadPieChart control and I'd like to customize the outer border of the chart, but I'm having problems figuring out how.
I see that the HighlightBrush sets the color that is used for the outer edge, but I don't see how to change the width of the highlight. I could use a solid color here, but the default width is a lot bigger than I'd like.
I also tried figuring out how to control the stroke width and/or color of the outer border, without success. I tried setting the BorderBrush property on the PieSeries, but it didn't seem to have an effect. I also tried setting the BorderThickness property on the PieSeries, and it also doesn't seem to have any effect.
Anyone have any idea as to what am I missing here?
Thanks,
-Brian
I am using the RadPieChart control and I'd like to customize the outer border of the chart, but I'm having problems figuring out how.
I see that the HighlightBrush sets the color that is used for the outer edge, but I don't see how to change the width of the highlight. I could use a solid color here, but the default width is a lot bigger than I'd like.
I also tried figuring out how to control the stroke width and/or color of the outer border, without success. I tried setting the BorderBrush property on the PieSeries, but it didn't seem to have an effect. I also tried setting the BorderThickness property on the PieSeries, and it also doesn't seem to have any effect.
Anyone have any idea as to what am I missing here?
Thanks,
-Brian