Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Can't set the legend text on any type of graph
posted

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

  • 739
    posted

    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