Back to Devexpress

Provide Data

windowsforms-5774-controls-and-libraries-chart-control-providing-data.md

latest2.8 KB
Original Source

Provide Data

  • Feb 01, 2021

You can use the following options to populate a chart with data:

|

|

Create a Series Manually. You can add series to the chart’s collection at design time or in code. The Chart Control displays a series only if this series has points. Populate series with points in one of the following ways:

| |

|

Create Series Automatically

|

The Chart Control can display data in hierarchical charts. See the following help topic for more information: Drill Down.

See Also

How to: Add a Chart to a Windows Forms Application

How to: Bind a Chart to a SQL Data Source

Series

Series Scale Types

Series Colorizer

Series Point Colorizer