Hi,
when I set chartGraph.Legend.Visible to true I get warning in my console. How can I fix this problem?
System.Windows.ResourceDictionary Warning: 9 : Resource not found; ResourceKey='LegendBorderBrush'System.Windows.ResourceDictionary Warning: 9 : Resource not found; ResourceKey='LegendBorderSecondaryBrush'
Thanks for helping!
Gawain
I have the latest service release installed: NetAdvantage_WPF_20103.2164_SR
My debug output window didn't contain any resource-related warnings. What build of the Infragistics controls are you using?
By "Console" I mean the debug output window of my Visual Studio.
By "Console" do you mean the Output window, or are you running a console application? I think it'll be easier to debug this if you attached a sample project.
Sorry, wasn't that clear in my words I guess. I'm also getting this chart, but in my Console I get the messages I wrote above.