The legend text always displays infragistics.windows... What property needs to be set to get this to work properly. I'm using version 7.2.20072.243
Hi,
You probably set UseDataTemplate property from Legend to true. This property is used for custom legend item templates. If you set UseDataTemplate property of the Legend to false the text and icon for the legend item will appear.
Regards,GoranS