Buy now Log in
English
Espanol Deutsch
MindFusion menu
  • Products
    • Suites
      • JavaScript
      • WinForms
      • WPF
      • .NET MAUI
      • Java
      • Diagramming
      • Scheduling
    • JavaScript
      • Diagram
      • Scheduler
      • Chart
      • Data Grid
      • Keyboard
      • Free JS Chart
    • ASP.NET MVC
      • Diagram
    • Blazor
      • Diagram
      • Chart
    • Java
      • Diagram
      • Scheduler
      • Chart
      • Spreadsheet
      • Keyboard
    • WinForms
      • Diagram
      • Scheduler
      • Spreadsheet
      • Chart & Gauge
      • Report
      • Map
      • Virtual Keyboard
      • Dock Control
    • WPF
      • Diagram
      • Scheduler
      • Gantt Chart
      • Spreadsheet
      • Chart & Gauge
      • Report
      • Map
      • Virtual Keyboard
      • UI
    • ActiveX
      • Diagram
    • .NET MAUI
      • Diagram
      • Scheduler
      • Chart
    • Android
      • Diagram
      • Chart
    • iOS
      • Diagram
    • WinUI
      • Diagram
    • WordPress
      • Org Chart Plugin
    • Applications
      • XML Viewer
      • InSight Diagrammer
  • Support
    • Forums
    • Documentation
    • FAQ
    • Help Desk
  • Company
    • About Us
    • Contacts
    • Blog
    • Newsletter
    • Services
    • Clients
    • Testimonials
    • Join Us
  • Downloads
  • Web Store
HomeProductsCharting for Winforms
OverviewSamplesHelpBuy
In order to run a sample directly from the browser you need to have click-once installed on your browser.

Download the Click-once plugin for Firefox.

Download the Click-once plugin for Chrome.

BarChart

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

WinForms Bar Chart with Multiple Series
Run Download

BarChart3D

A demonstration of th various properties of the 3D bar chart. You can set a background image, change axes properties, the layout of bars and more.

WinForms 3D Bar Chart
Run Download

BubbleChart

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

WinForms Bubble Chart control
Run Download

Candlestick Chart

The sample demonstrates various properties of the CandlestickChart control. A panel with UI controls is placed above the chart and you can change the settings and see immediately the result.

WinForms Candlestick Chart
Run Download

Car Gauges

This sample illustrates a set of oval and rectangular 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.

WinForms Gauge Control: Car Dashboard
Run Download

Clock

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

Clock Gauge in WinForms
Run Download

Compass

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

Compass Gauge in WinForms
Run Download

Custom Data

A bubble chart that gets its data from a custom class, which implements the Series interface. The custom class is a collection of objects.

A Bubble Chart with Custom Series
Run Download

Dashboard

A sample dashboard with two charts, text components and a gauge. The sample demonstrates how to use the Dashboard class and LayoutBuilder to create dashboards with different layout.

WinForms Dashboard Control
Run Download

DateTimeSeries

The sample demonstrates how to use the DateTimeSeries class and how to apply different formatting on the labels of the chart.

WinForms Chart with DateTime Series
Run Download

Equalizer Gauge

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

Equalizer Gauge with the WinForms Gauge Control
Run Download

Functions

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.

Distribution Functions
Run Download

Funnel Chart

The FunnelChart control is presented here with a panel of UI controls that allow you to change different settings of the chart and observe how they affect the chart looks.

WinForms Funnel Chart Control
Run Download

Group Labels

A bar chart with multiple series that uses the AnnontationRenderer class to display labels for each bar group.

WinForms Bar Chart With Group Labels
Run Download

Interactivity

A bar and a pie chart, which you can drag and zoom using the mouse. The legend can also be moved freely around the plot area.

Interactive WinForms Charts
Run Download

Line Chart

A sample line chart is demonstrated along with a panel of UI controls to customize its major settings. You can change the settings and observe how the looks of the chart is affected.

WinForms Line Chart Control
Run Download

List Binding

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

List Binding in a WinForms Chart Control
Run Download

Multiple Axes

This sample teaches you how to add multiple axes to a chart. The chart is a combination one with a BarSeries and a LineSeries and an annotation.

WinForms Chart with Multiple Axes
Run Download

Multiple Plots

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

A WinForms Chart with Multiple Plots
Run Download

Oval Gauge

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

A simple WinForms Oval Gauge
Run Download

Pie Chart

The sample shows a pie chart with a set of UI controls that allow you to change many of the chart's properties and see the effect on the chart's appearance.

WinForms Pie Chart Control
Run Download

Print and Export

This sample demonstrates the print and export capabilities in MindFusion.Charting. Click the print button to get the chart printed. The export buttons export the chart to various file formats.

WinForms Chart Control: Print and Export Options
Run Download

Quadratic Gauges

This sample demonstrates how to use the four predefined styles for quadratic oval gauges.

Quadratic Gauges in WinForms
Run Download

Radar Chart

The RadarChart control is used here together with a panel of UI controls that allow you to change all major settings for radar/polar charts. You can observe how different properties affect the looks of the chart.

WinForms Radar Chart Control
Run Download

Real-time Chart

A custom series that gets updated in real time and uses DateTime values for the X-axis. The plot gets automatically scrolled when data fills the entire axis.

Real-Time Chart in WinForms
Run Download

Resource Monitor

Two quadratic gauges are used here to render statistics about the use of memory and CPU of your computer. The gauges are customized through custom painting.

Resource Monitoring App in WinForms
Run Download

Scripted Series

The sample demonstrates the FunctionSeries class, which handles plotting of functions for a given formula. You can change the formula and see the new function's graphic for one thousand points.

Function Series in a WinForms Chart
Run Download

Sql Binding

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

SQL Binding in a WinForms Chart Control
Run Download

Stress Test

The sample shows two series each one containing 750 000 points. It also demonstrates the axis and series properties to set for maximal performance.

Stress Test for the WinForms Chart Control
Run Download

Synchronized Scroll

This example demonstrates how you can synchronize scroll positions of two plots by configuring them to use a shared Axis instance. When you pan one of the plots the other one scrolls too.

Synchronized Scroll in a WinForms Chart
Run Download

Thermometer

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

WinForms Thermometer Gauge
Run Download

Tower Chart

The sample demonstrates the TowerChart control and lets you adjust its major settings and see the effect in real time.

WinForms TowerChart Control
Run Download

Tutorial 1

This tutorial teaches you how to use different chart renderer-s to create charts of various type; how to arrange them with the layout panels and how to create a dashboard with all chart elements.

WinForms Chart Tutorial
Run Download

Xml Binding

This sample uses the XmlSeries class to bind a line chart to a file with XML data.

Xml Binding in WinForms Chart
Run Download

MindFusion WinForms Pack

  • Charting
  • Diagramming
  • Scheduling
  • Spreadsheets
  • Gauges
  • Reporting
  • Mapping
  • Virtual Keyboard

    News

  • Build an area chart in JavaScript with a cross hair marker that is implemented as a custom renderer class derived from Renderer2D.

    May 21st, 2025

  • Read the new tutorial how yo show marker lines on top of an area chart, which could be used to emphasize important or border values like dates on a timeline.

    May 12th, 2025

  • The new video tutorial explains in details how to build a devops flowchart from scratch with Mindfusion Diagramming for JavaScript

    May 5th, 2025

    Components

  • JavaScript
  • WinForms Pack
  • WPF Pack
  • .NET MAUI Pack
  • Java
  • Diagramming Pack
  • Scheduling Pack

    Get Products

  • Direct Downloads
  • License Scheme
  • XML Viewer

    Get Support

  • Forum
  • E-mail
  • Online Documentation
  • FAQ
  • Help Desk

    Company

  • Clients
  • Testimonials
  • About Us
  • Services
  • Contacts
  • Online Store
  • Blog
  • News Feed
  • Newsletter
  • E-mail: info@mindfusion.eu
    Phone: +359 889 199 729
    Fax: +359 2 931 54 38

Terms of Use Site Map Contact Us
Copyright © 2001-2018 MindFusion LLC. All rights reserved.