Thanks so much Christoper. I've implemented your code and it works as described.
Hopefully this will resolve the problem, I'll keep you posted.
Search found 3 matches
- Wed Feb 17, 2021 7:31 pm
- Forum: .NET
- Topic: "'ToolTip' cannot have a logical or visual parent" error on chart zoom
- Replies: 5
- Views: 12874
- Wed Feb 17, 2021 4:19 pm
- Forum: .NET
- Topic: "'ToolTip' cannot have a logical or visual parent" error on chart zoom
- Replies: 5
- Views: 12874
Re: "'ToolTip' cannot have a logical or visual parent" error on chart zoom
Thank you for taking a look at this Christopher. Unfortunately I cannot completely remove the MarksTip from the chart, viewing tooltips for series points is an essential feature. The users indicate that this seems to occur when they are zooming in on the chart. I'm thinking that if I could remove th...
- Mon Feb 08, 2021 4:16 pm
- Forum: .NET
- Topic: "'ToolTip' cannot have a logical or visual parent" error on chart zoom
- Replies: 5
- Views: 12874
"'ToolTip' cannot have a logical or visual parent" error on chart zoom
Hello. We have a client that is encountering an intermittent error that appears to be tied to zooming in on a WPF TChart and tooltip display. We are using the Steema.TeeChart.Net nuget package at version 4.2019.7.3 Using the TChart control found in the Steema.TeeChart.WPF namespace. The user reports...