# Data Series Binding

## Content



C1Chart provides the following binding types used for specifying which properties should be plotted on the chart:

*   Item name binding - Specifies the item name binding for the chart data.
*   Series bindings - Collection of value bindings for data series for each binding in the collection the data series is created during auto-generation.
*   X-value binding- The X-Value binding specifies the x-value binding for the chart data series.

## See Also

[Item Name Binding](/componentone/docs/wpf/online-chart/overview/ChartFeatures/DataBinding/dataseries/ItemBinding)

[X-Value Binding](/componentone/docs/wpf/online-chart/overview/ChartFeatures/DataBinding/dataseries/X-ValueBinding)