Back to Devexpress

Line

wpf-5869-controls-and-libraries-charts-suite-chart-control-series-2d-series-types-point-line-and-bubble-series-line.md

latest1.1 KB
Original Source

Line

  • May 28, 2021

Short Description

The Line series is useful when you need to show trends for one or several series on the same diagram, and to compare the values of several series for the same points arguments.

An example of the Line chart is shown in the image below.

Series Characteristics

The table below lists the main characteristics of this chart type.

FeatureValue
Series View typeLineSeries2D
Diagram typeXYDiagram2D
Number of arguments per series point1
Number of values per series point1

For information on which series view types can be combined with the Line view, refer to the Series Type Compatibility document.

Example

The following example demonstrates how to create a 2D Line chart.