Quote Originally Posted by ident View Post
So is there any thing wrong with your code?

Well it works, but code that works is not always good code...

Like I stated

But that doesn't feel too good either. I dont really like logic in properties, plus we want to keep the data as generic as possible since we might decide to replace the current plot component, and that might not have these pesky booleans that control it's state (not a primary requirement though). It also feels like the code in the Show1 and Show2 properties could be refactored further?
Cheers
/Henrik