Hi,
I have two Donut charts next to each other (see attachment), one has more items in the legend making the Donut smaller than the one next to it, how can i make them both the same size regardless of how many items in the legend?
I have found this article: https://docs.telerik.com/kendo-ui/controls/charts/how-to/appearance/fixed-size-pie-or-donut for JQuery how can i replicate for ASP.NET Core?
I have tried the PlotArea but this doesn't offer a Height Property.