Charts for WPF

Discussion Forums

Post about Charts for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (92)

  Date Thread Details
2014‑11‑28
4,669 views
"Hello, I am using a XYChart with a ScatterSeries to visualize some data in a diagramm. Now i want to implement a Cl..."
2014‑12‑03
5,788 views
"Hi, I'm developing an XYChart with a LineSeries. What I would like to do is when the series reaches the Maximum XAx..."
2014‑03‑18
5,511 views
"I successfully chart a LineSeries and AreaSeries, providing data by binding to a ReadOnlyObservableCollection of Tupl..."
2014‑11‑27
4,554 views
"Dear Sir, I'm developing an application using charts for WPF and I have to implement cursor tools (vertical line mo..."
2014‑10‑17
5,007 views
"Hey, Is it possible to render a stacked Bar Chart that has both positive and negative values around a zero baseline..."
2014‑10‑12
4,512 views
"Hey, Is it possible to get the data that is used to construct the particular Bar or Pie Series when a mouse is left..."
2014‑08‑25
4,089 views
"Hello, If I add some data to the chart at the runtime, my Y axes are getting multiplied. Maximum and minimum ..."
2014‑08‑20
4,253 views
"Hello, I have multiple data series that I want to show on the chart. Some of the points are almost equal. If I ch..."
2014‑08‑19
4,093 views
Bar's opacity by adam
2 replies (12 years ago)
"Hi, In my scenario, I'd like to display mixed types of Series (LineSeries, BarSeries, etc.) on a single chart (..."
2014‑07‑01
4,804 views
"Dear Support team, I want to show data from a dataset in actipro charts, I have tried diffrent methods,one is here,..."
2014‑06‑11
4,890 views
"I am attempting to draw a chart with multiple axes: <charts:XYChart ><charts:XYChart.XAxes><char..."
2014‑05‑05
6,953 views
"Hello, I have to draw chart with two line series, where: - area beetwen series is filled with color - grid line..."
2013‑05‑31
5,170 views
"Is it possible to use the LabelFormat to set engineering notation axis labels? In addition, how does the graph autosc..."
2014‑04‑24
4,912 views
"Hi, I´m trying to do something like you can see in this picture (this is an example from another wpf library)..."
2014‑04‑25
4,910 views
"Hi, I want to use the properties from my CustomLabelPoint at the style of the label. Here is some example cod..."
2014‑04‑17
4,279 views
"XYCharts (at least those with minHeight and minWidth) do not recalculate the gridlines if the chart size changes (win..."
2013‑11‑12
5,212 views
"public class DashboardData { public string DigitalFlag { get; set; } public int Open { get; se..."
2014‑04‑17
4,984 views
"One thing that I have found particularly annoying with the wpf charts, is that if you provide an unexpected data type..."
2014‑04‑16
4,230 views
"This is more of an FYI than anything else... I'm prototyping my workspace, and I have a habit of giving UI elements..."
2014‑02‑12
3,759 views
"Does the Charts package allow dragging of plotted points? If so, where can I find documentation? Thanks. -Sanjeev"