Back to Devexpress

Point

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

latest1.1 KB
Original Source

Point

  • May 28, 2021

Short Description

The Point series is useful when it’s necessary to show stand-alone data points on the same chart plot.

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

Series Characteristics

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

FeatureValue
Series View typePointSeries2D
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 Point view, refer to the Series Type Compatibility document.

Example

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