wpftoolkit
WPFtoolkit Chart, Object Binding
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[详细]
2023-02-08 19:56 分类:问答Feasibility of creating a Timeline control using Grid
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).[详细]
2023-02-08 14:19 分类:问答wpf toolkit scatter chart
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?[详细]
2023-02-07 20:24 分类:问答WPF Toolkit Datagrid Copying Grid
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.[详细]
2023-02-07 00:22 分类:问答Wpf Toolkit Chart Invert Highlighting
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[详细]
2023-02-06 16:05 分类:问答WPF Toolkit (February 2010 release) Chart with Column Series empty when ItemsSource has only one item
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).[详细]
2023-02-06 05:21 分类:问答WPF Pie Charts With Overlays
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[详细]
2023-02-05 11:48 分类:问答wpf - autocompletebox doesn't update on mousedown
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[详细]
2023-02-05 05:14 分类:问答Unable to set value of AccordionItem.IsSelected
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?[详细]
2023-02-04 22:19 分类:问答WPF UI Scenario - Best way to add a functionality in 50 views?
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[详细]
2023-02-04 07:02 分类:问答