can anyone tell me whether I can bind an object with a brush (as a property) as a static property be boun开发者_如何学编程d as the background of a chart datapoint (to be specific column datapoint for
I want to create a timeline WPF control (as in this (http://www.taterboy.com/blog/images/MotionEditor/classic_vs_custom.png) kind of timeline - for animation editing).
I have never been so annoyed with this wpf toolkit.The documentation is just not there! argh. How on earth can you connect the lines in a scatter chart?
I\'m using the datagrid from the WPF Toolkit for 3.5. I have a need to TextWrap one of my columns in this grid so have embedded a TextBlock in this column.
How can I highlight other pieces (columns, bars etc.) in a chart created with wpf toolkit. I am using a control template to style my own chart. So far I used a trigger to get a fading effect on the el
I\'m having an annoying problem: I have a simple Chart with one ColumnSeries and two axis (a LinearAxis for the dependent value and a DateTimeAxis for the independent one).
Do you know of an updated version (for wpf toolkit v 4) of Pete Browns following sample? http://10rem.net/blog/2009/01/09/dazzling-silverlight-toolkit-pie-开发者_如何学运维charts-with-overlays#commen
I have an autocompletebox that works but for one oddity I was hoping for help with. When selecting an item in the popup, using the keyboard to arrow down and then selecting it using either the enter k
Is there any way to set a WPF accordion so all it\'s items are collapsed by default, only when I click the expander button it should expand?
I want some suggestions to implement this functionality with a neat design and without any code replication. I have an application with many views and grid control in most of the views. I need to add