I've got an area on the screen that needs to show dates/day's and have a "graph-like" height to each tab under the date/day.
Any easy way to accomplish this with WPF? I read that canvas panels are evil - but I'm thinking that would be the easiest way to accomplish this math-wise.
I'm having a really hard time with the xaml - seems I always need to edit the source of it (and it certainly is not HTML!!) - and not use the properties window in VS2012 (because I am overwhelmed by the options in it - argh).
Any easy way to accomplish this with WPF? I read that canvas panels are evil - but I'm thinking that would be the easiest way to accomplish this math-wise.
I'm having a really hard time with the xaml - seems I always need to edit the source of it (and it certainly is not HTML!!) - and not use the properties window in VS2012 (because I am overwhelmed by the options in it - argh).