It seems that there is an automatic truncation of the legend items. Could you give me a sample of a custom legend that does not truncate the items?
I have used the "Fake Canvas" solution, but I am still getting the truncated items even though I have set the width to as high as 500.
Please help
Thanks
Hi,
I see that Graham answered your question but I was wondering if you needed further help.
If so could you please attach a sample that demonstrates the legend items being truncated?
I believe the trick with that sample was to make sure that you set the MaxWidth of the legend equal to whatever you set the width of its contained itemssource.
see: http://community.infragistics.com/forums/p/29283/221154.aspx#221154
if you are seeing truncation raise the max width of the legend and the width of the contained itemssource in concert.
If you are having issues avoiding the truncation, could you share a sample where your legend items are being truncated inappropriately, and I can help you adjust it.
-Graham