buy now
log in
MindFusion

A list of downloadable samples that demonstrate various features of the MindFusion WinForms Chart component.

WinForms Chart Control: Bars

BarChart

This sample demonstrates various properties of the BarChart control. Change property values in this panel to see their effect in chart above.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: 3D BarChart

BarChart3D

This sample demonstrates various properties of the BarChart3D control. Change property values in tab panels to see their effect in the chart.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: Bubble Chart

BubbleChart

This sample demonstrates various properties of the BubbleChart control. Change property values in tab panels to see their effect in the chart.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: Candlestick Chart

CandlestickChart

Demonstrates how to create a candlestick chart, used to display open, close, high and low prices of stocks for a period of time.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: Car Gauges

Car Gauges

This sample illustrates a set of Oval gauge controls styled with custom templates in order to achieve the look of a car dashboard. In addition, the sample demonstrates how to embed gauges within each other.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: Analog Clock Gauge

Clock Gauge

Custom painting is applied to the oval gauge to achieve the looks of a stylish clock. A timer is used to measure the clock.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: Compass Gauge

Compass Gauge

An oval gauge is customized through custom painting to achieve the effect of a beautiful compass.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: Custom Data

Custom Data

This sample shows how a list of .NET objects can be used directly in a chart by means of a custom series class that implements the Series interface.

Download the sample in C#
Download the sample in VB.NET

WinForms Dashboard Control

Dashboard

Shows how to build a dashboard with dynamic layout.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: DateTime Series

DateTimeSeries

This sample shows how to use the DateTimeSeries class and apply different label formats.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: Equalizer Gauge

Equalizer Gauge

THe equalizer is built of a selection of rectangular and oval gauges. Custom painting is used to make them more authentic.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: Functions Gauge

Functions Gauge

The quadratic gauge is customized through custom painting to create a scale for various functions. The FunctionType property of gauge scales is used to change the scale type.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Control: Funnel Chart

Funnel Chart

This sample demonstrates various properties of the FunnelChart control. Change property values in this panel to see their effect in chart above.

Download the sample in C#

WinForms Chart Control: Bars With Group Labels

Bar Chart With Group Labels

This sample shows how to display labels for bar groups by using the AnnotationRenderer class.

Download the sample in C#
Download the sample in VB.NET

WinForms Interactive Chart Control

Interactivity

Use mouse click and drag to pan the chart. Dragging while pressing the CTRL key zooms the selected area of the chart. The legend can be moved too.

Download the sample in C#
Download the sample in VB.NET

WinForms Line Chart Control

Line Chart

This sample demonstrates various properties of the LineChart control. Change property values in this panel to see their effect in chart above.

Download the sample in C#
Download the sample in VB.NET

WinForms Radar Chart With List Binding

Radar Chart With List Binding

This sample shows how to bind the chart to a list of custom .NET objects by setting the list as DataSource.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart With Multiple Axes

Chart With Multiple Axes

This sample demonstrates how to set up multiple axes.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart With Multiple Plots

Multiple Plots

This sample shows how to build a dashboard containing multiple plots that share a common axis.

Download the sample in C#
Download the sample in VB.NET

WinForms Pie Chart

Pie Chart

This sample demonstrates various properties of the PieChart control. Change property values in this panel to see their effect in chart above.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart: print and export

Print And Export of a Chart

This sample demonstrates print and export capabilities of MindFusion.Charting. Click the print button to get the chart above printed on paper. The export buttons will export the chart to various file formats.

Download the sample in C#
Download the sample in VB.NET

WinForms Quadratic Gauges

Quadratic Gauges

This sample demonstrates the predefined styles for quadratic oval gauges and how to use them directly in your application.

Download the sample in C#
Download the sample in VB.NET

WinForms Radar Chart

Radar Chart

This sample demonstrates various properties of the RadarChart control. Change property values in this panel to see their effect in chart above.

Download the sample in C#
Download the sample in VB.NET

WinForms Real-time Chart

Real-time Chart

A line chart with three series, which are instances of a custom class. The class implements the Series interface and uses DateTime values for the X-axis. When the data fills the axis, the plot is scrolled to make room for the new data. Data is added automatically in real time.

Download the sample in C#

WinForms Resource Monitor Gauge

Resource Monitor

This sample demonstrates the use of quadratic gauges in a PC resource monitor application.

Download the sample in C#
Download the sample in VB.NET

WinForms Scripted Series Chart

Chart With Scripted Series

Demonstrates the FunctionSeries class, which uses MindFusion.Scripting to evaluate function expression and present its results as a Series

Download the sample in C#
Download the sample in VB.NET

WinForms Oval Gauge

Oval Gauge

This sample demonstrates an out-of-the-box Oval gauge without any additional styles applied to it.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart with Sql Binding

Chart With Sql Binding

This example demonstrates binding to a DataTable. The chart's DataSource property is set to the dataset returned from MSSQL Compact database. The column names to bind to are specified through XDataFields and YDataFields properties.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Stress Test

Stress Test of a Chart

This sample shows two series displaying 750 000 data items in total (pan the plot to see more). It demonstrates what axis and series properties to set for good performance.

Download the sample in C#
Download the sample in VB.NET

Synchronized Scroll in a WinForms Chart

Synchronized Scroll in a Chart

Demonstrates how you can synchronize scroll positions of two plots by configuring them to use a shared Axis instance.

Download the sample in C#
Download the sample in VB.NET

WinForms Thermometer Gauge

Thermometer Gauge

The thermometer is built from a quadratic gauge with painting for the background and several ranges and a scale.

Download the sample in C#
Download the sample in VB.NET

WinForms Chart Tutorial

WinForms Chart Tutorial

The tutorial provides you with the basic knowledge you need to build all major chart types. It also shows you how to add a legend and customize the appearance of a chart including chart axes.

Download the sample in C#
Download the sample in VB.NET

XmlBinding in a WinForms Chart

XML Binding in a Chart

This sample shows how to load and display XML data.

Download the sample in C#
Download the sample in VB.NET

Copyright © 2001-2024 MindFusion LLC. All rights reserved.
Terms of Use - Contact Us