Scatter Line
In This Article
#Short Description
The Scatter Line series displays series points in the same order in which they are located in the collection (opposite to the Line series that automatically sorts all series points within the collection by their arguments). This chart type can be used in scientific work for displaying and comparing numeric values, such as scientific, statistical and engineering data.
An example of the Scatter Line chart is shown in the image below.
#Chart Type Characteristics
The table below lists the main characteristics of this chart type.
Feature | Value |
---|---|
Series View type | Line |
Diagram type | XYDiagram2D |
Number of arguments per series point | 1 |
Number of values per series point | 1 |
For information on which series view types can be combined with the Scatter Line view, refer to the Series Types Compatibility document.