Skip to main content
A newer version of this page is available. .

Point and Line Series Views

The series of Point, Line and Spline view types are used to either show line trends for several series on the same diagram or to show points from different series on the same chart plot. Several series of this type are represented on the following image.

PointAndLineViewsSamples

Below is the list of all point and line charts that are currently available in the WinForms Chart Control.

ChartType_points.png

Point Chart

ChartType_bubble

Bubble Chart

ChartType_lines.png

Line Chart

ChartType_StackedLine

Stacked Line

ChartType_FullStackedLine

Full-Stacked Line Chart

ChartType_spline

Spline

ChartType_steplines

Step Line Chart

ChartType_ScatterLine

Scatter Line Chart