I have a problem about the donut chart and the labels that are displayed ..
How do I organize and display labels that are not drawn due to the previously set space, so that they become visible? thank you, I hope someone finds a solution to this problem ..
1 Answer, 1 is accepted
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 20 May 2021, 11:35 AM
Hello, Genda,
RadChartView’s SmartLabelsController uses strategies specific to different chart types to resolve label overlaps. The default available strategies are FourPositionsLabelsStrategy, EightPositionsLabelsStrategy, PieTwoLabelColumnsStrategy, VerticalAdjusmentLabelsStrategy. You can find below a sample code snippet demonstrating how to adjust some settings of the strategy: