wpftoolkit
WPF Charts for OLAP Cubes
Does anyone know whether there is any charting library or a way to integrate OLAP capabilities to charts done in WPF? What I want is to give a user an option to build charts o开发者_运维百科n an OLAP[详细]
2023-02-02 10:05 分类:问答why does the wpftoolkit datepicker eat the return key down event?
I am wondering if anybody knows why the datepicker will pass standard keys to any parent control\'s key down routed event, but not the return key?[详细]
2023-02-02 07:35 分类:问答wpf-extend toolkit
I\'ve j开发者_开发知识库ust learned about the extended wpf toolkits (all have the same dll names).The first one with the msi is feb 2/10, then Aug, updated Aug, Sept, and now Nov.[详细]
2023-02-02 01:28 分类:问答AutoCompleteBox max number of results
I\'m using wpf toolkit AutoCompleteBox control and I want it to display only 5 results, How can I set this ?[详细]
2023-02-02 01:12 分类:问答WPF Chart Control
I\'m using WPF Chart. In that I want to remove the Legend from the control. Can anyone suggest me how can I achive t开发者_如何学Chis?[详细]
2023-01-31 08:25 分类:问答WPF Toolkit Chart - Collapsing Chart Points
I have a chart with 1000s of points of data and am wondering how to remove the data points?They slow the whole process down considerably.I researched about having to change the style, is there another[详细]
2023-01-30 20:48 分类:问答How to Bind a LineSeries' ItemSource to a PointCollection with IsAsync="True"?
As the topic states, I want to Bind the data in a LineSeries to a PointCollection that I create, fill and mantain in Code-Behind through a Timer.[详细]
2023-01-29 08:11 分类:问答WPF DataGrid: Cancel the first row selection by default
In my DataGrid the first row becomes selected by default. How can I cancel this? <Window x:Class=\"WpfApplication50.Window7\"[详细]
2023-01-27 15:17 分类:问答Why did my DataGrid styling break when upgrading from .NET 3.5 w/ WPF Toolkit to .NET 4.0?
I just converted a WPF project from .NET 3.5 to .NET 4.0. I\'m now using the .NET 4.0 DataGrid control rather than the WPF Toolkit DataGrid control. Functionally, everything is still working, but my[详细]
2023-01-25 22:23 分类:问答Changing FlowDirection of a cell in Wpf's DataGrid
I Have a DataGrid with its FlowDirection set to \"RightToLeft\". Problem is when displaying negative numbers, the minus sign is s开发者_开发知识库hown on the opposite side.[详细]
2023-01-25 14:37 分类:问答