Hi erwin,
RadChart does not provide support out-of-the-box for this scenario but you can handle the BeforeLayout event and format the axis item labels manually:
Chart Initialization
BeforeLayout handler:
Hope this helps.
Kind regards,
Manuel
the Telerik team