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 (85)

  Date Thread Details
2014‑08‑20
3,585 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
3,385 views
Bar's opacity by adam
2 replies (9 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,013 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,185 views
"I am attempting to draw a chart with multiple axes: <charts:XYChart ><charts:XYChart.XAxes><char..."
2014‑05‑05
5,999 views
"Hello, I have to draw chart with two line series, where: - area beetwen series is filled with color - grid line..."
2013‑05‑31
4,300 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,190 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
3,965 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
3,597 views
"XYCharts (at least those with minHeight and minWidth) do not recalculate the gridlines if the chart size changes (win..."
2013‑11‑12
4,166 views
"public class DashboardData { public string DigitalFlag { get; set; } public int Open { get; se..."
2014‑04‑17
4,223 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
3,579 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,085 views
"Does the Charts package allow dragging of plotted points? If so, where can I find documentation? Thanks. -Sanjeev"
2013‑09‑25
3,762 views
"Hi, I have some questions on the XYChart: Is it possible to get a logarithmic scaled y-axis? I want to add zo..."
2014‑01‑31
4,099 views
"Hello, have the XYChart a property like ItemSource? Similar to the ItemSource in LineSeries. I want to manage t..."
2013‑12‑18
3,958 views
"How do I get a line, rather than a marker, to be used as the symbol in a legend? And a filled square to represent the..."
2013‑11‑14
3,478 views
"<charts:XYChart Grid.Row="1" GridLineMajorVisibility="Y" GridStripeVisibility="None" Margin="10" IsLegendVisible="..."
2013‑11‑14
3,683 views
"How do I define a custom palette for the AreaSeries and LineSeries in an XYChart? The Palette.Kind values do not pro..."
2013‑05‑24
3,782 views
"Hi, We're integrating WPF charts at the moment and was wondering how to go about specifying a custom label for a da..."
2013‑06‑01
3,707 views
"I'm using a class that derives from a canvas that is embedded two levels deep in a User Control which is embedded wit..."