Hi Kevin,
Unfortunately this is not supported yet out of the box yet. You can achieve this by overriding the SeriesItemLabel template using a custom style. Here is the default template shipped with RadChart:
In WPF you can apply a rotate transform to rotate the textblock by 90 degrees.
Best wishes,
Vladimir Milev
the Telerik team