Telerik v2013 "UI for Winforms"
.Net 3.5
Visual Studio 2008
We have a .Net desktop application built using Visual Studio with Telerik UI for WinForms integrated. We are using the Chartview feature to show user some charts. However they are not displaying correctly and we cannot identify why.
When we create a chart using the radChartView control, the labels for the bars of the chart sometimes extend outside of the chart frame area (e.g. see fig1). We want the bar labels to always being contained within the chart frame and never extend outside of this.
To demonstrate better what we require, we have made a mockup using MSChart control to show what we are aiming for (see fig2).
Please advise how we can create what we require using radChartView control?