Back to Devexpress

Spline

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

latest1.2 KB
Original Source

Spline

  • May 28, 2021

Short Description

The Spline Chart is similar to Line Chart, but plots a fitted curve through each data point in a series.

A Spline chart is shown in the image below.

Series Characteristics

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

FeatureValue
Series View typeSplineSeries2D
Diagram type2D-XYDiagram2D
Number of arguments per series point1
Number of values per series point1

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

Example

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