Hi,
I am trying the telerik chart in a custom made dashboard which can have 1-4 charts at one time. The chart wrapper element(canvas) gets resized add we add more charts to it(max of 4). I have been working with the chart and have noticed that as the chart wrapper element gets resized chart area adjusts itself accordingly but not the legend. Legend gets hidden to the right.
What I need now is to automatically resize the legend( legend label,legend area and the preview like element to the left).
I have tried alternative solution to resize on the chart changed event and managed to change the font size but not the legend title, legend area and the preview element width.
How can I solve this?
I am trying the telerik chart in a custom made dashboard which can have 1-4 charts at one time. The chart wrapper element(canvas) gets resized add we add more charts to it(max of 4). I have been working with the chart and have noticed that as the chart wrapper element gets resized chart area adjusts itself accordingly but not the legend. Legend gets hidden to the right.
What I need now is to automatically resize the legend( legend label,legend area and the preview like element to the left).
I have tried alternative solution to resize on the chart changed event and managed to change the font size but not the legend title, legend area and the preview element width.
How can I solve this?