ItemTemplate
The RadLegend control exposes an ItemTemplate property which you can use to change the default ItemTemplate. The DataContext of the template is a LegendItem object.
A simple demonstration how to use the ItemTemplate property is given below:
And here is the end result: