The WPF Charts control includes functionality for plotting more than 30+ chart types. Each chart type in WPF is easily configured with built-in support for creating stunning visual effects.
Visualize data with three numeric parameters. The size of the bubbles depends on the third parameter.
Like the pie chart, but with an open space at the center. Intended for comparing the contribution of each data point to the whole.
Represent hierarchies visually in a pyramid-like structure that shows proportions of the total.
Like the area chart, but with the data points connected with a smooth line.
Data points are connected using vertical and horizontal lines to show step-like progress.
Like the step line chart, but with the areas connected by lines shaded.
Like the area chart, but with the data points stacked on top of one another.
A stacked line chart is a line chart in which lines do not overlap because they are cumulative at each point.
Shows the relative percentage of multiple data series in stacked areas. The cumulative proportion of each stacked area always totals 100%.
Shows the relative percentage of multiple data series in stacked bars. The cumulative proportion of each stacked bar always totals 100%.
Shows the relative percentage of multiple data series in stacked columns. The cumulative proportion of each stacked column always totals 100%.
Shows the relative percentage of multiple data series in stacked lines. The cumulative proportion of each stacked line always totals 100%.
Shows variations in the data values for a given time. The area between the high and low range is filled.
Shows variations in the data values for a given time. The area between the high and low range is filled.
Shows variations in the data values for a given time. The area between the high and low range is filled.
The HiLo chart shows the price range (the highest and lowest prices) over one unit of time.
Used in the stock market to represent the high, low, open, and close values of a stock.
Used in the stock market to represent high, low, open, and close values of a stock with a vertical column and a vertical line.
Presents the data two-dimensionally with three or more quantitative variables represented on axes starting from the same point.
Shows the data points on a 360-degree circle, grouped by category and displayed on the radial axis. It is used to compare multivariate data sets.
Visualize the frequency distribution of data over a certain time period.
Visualizes the gradual transition in the quantitative value of an entity, which is subjected to increment or decrement.