This is a migrated thread and some comments may be shown as answers.

Data Point Transparency on Polar Graph

1 Answer 77 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vanessa
Top achievements
Rank 1
Vanessa asked on 26 May 2017, 05:55 PM

Hello, 

 

I have a Polar graph with some data points, I have formatting rules for these data points so they change colors based on some data. Howevever, when the points are on the northern axis and in this middle circle they have the correct color but the axis looks like its being rendered ON TOP of the point. How do i fix this? 

 

 

1 Answer, 1 is accepted

Sort by
0
Ivan Hristov
Telerik team
answered on 31 May 2017, 10:42 AM
Hello Vanessa,

You are right, the axis is rendered on top of the data points, because otherwise the data points in, for example, pie charts (the pie slices) would hide the axis and its labels. However, you can change the axis line color through the GraphAxis.Style.LineStyle - if you set it to Transparent, the axis line will disappear, but the labels will remain. You can apply the same approach to the Major and Minor grid lines.

Hope it helps.

Regards,
Ivan Hristov
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Vanessa
Top achievements
Rank 1
Answers by
Ivan Hristov
Telerik team
Share this question
or