Skip to content

SyncfusionExamples/winforms-chart-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Winforms-chart-getting-started

The WinForms Chart is used as a means to show the graphical representation of two values. For Example, a Line Chart can be used in health Statistic reports, in which it can show the rates over time or for a series of values, such as age-specific death rates. Logarithmic charts can be used in Share price charts where we plot between price and time. In logarithmic chart, we can identify the ‘Proportional change in price’ with respect to the ‘Change in time’. We use ‘Proportional change in price’ to observe market sentiment. Market participants move share prices either up or down proportionally depending on how bullish or bearish they feel.

Features and benefits

Chart types

The WinForms Chart control includes a comprehensive set of more than 45 chart types for all your business needs. Each one is highly and easily configurable with built-in support for creating stunning visual effects.

Chart real-time data

The Chart control can efficiently handle real-time data as illustrated in the following screenshots. Updates are optimized to be smooth and flicker-free.

Template support

Save time by persisting the appearance of a chart created at design time or runtime as a template. Apply the saved style to a new chart by loading the template.

Zooming and scrolling

Enable the built-in zooming and scrolling features of a chart to provide users with great chart flexibility.

Panning support for zoomed chart

WinForms Graph supports panning a chart when it is zoomed. You can navigate to parts of the chart outside of the viewing area by simply clicking and dragging.

Axis label binding

Bind axis labels to pie, funnel, and pyramid charts. This feature displays data-bound labels in charts.

LINQ support

Use LINQ to create varied, concise, and optimal views of your data. Bind to LINQ query results and view your data using many different chart types. Binding a LINQ query result to a chart and the resultant display are illustrated here.

Excel importing and exporting

The WinForms Graph control can be used with the Syncfusion Excel Library to import data from Excel documents into a chart. Simpler Excel data can, of course, be loaded using the Microsoft Jet OLEDB data provider.

3D Mode

The Windows Forms Chart control supports 3D modes for all chart types except polar and radar charts.

Color palette

The Chart comes with a set of color palettes that are automatically applied to a chart's data points if no custom colors are specified for the series. These built-in palettes offer a rich set of colors to render professional-looking charts.

Related links

Learn More about WinForms Chart Control

Download Free Trial

Pricing

Documentation

View Demos

Community Forums

Suggest a feature or report a bug

About Syncfusion WinForms UI Controls

Syncfusion's WinForms UI Controls library is the only suite that you will ever need to build an application since it contains over 100 high-performance, lightweight, modular, and responsive UI Controls in a single package. In addition to Chart, we provide popular WinForms Controls such as DataGrid, Scheduler, Diagram, and Syntax editor.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 27,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1700+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, JavaScript, and MAUI(Preview)), and desktop development (WinForms, WPF, WinUI, Flutter, UWP, and MAUI(Preview)). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license, you can purchase one here or start a free 30-day trial here.


sales@syncfusion.com | www.syncfusion.com | 1-888-9 DOTNET

About

This example provides you an overview for working with chart for WinForms and also provides a walk through to configure Chart control in real time scenario.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages