Hi,
Have you considered using Horizontal series orientation for your chart. This way your labels will be fully visible. You will also need to set the
AutoLayout property to
True in order to get the chart automatically position your labels. For example:
Alternatively in case you want to use the Vertical series orientation, you can expand the space available for the axis labels to be drawn, by using the plot area's
Margins property. However using this approach is not applicable when labels are rotated.
Regards,
Peshito
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license!
Book your seat now >>