Table of Contents

Point Series View

The Point Series View (CartesianPointSeriesView) plots individual points.

chart-views-point-series-view

Data for the Point Series View

You can use the following data adapters to provide data for Point Series Views:

Numeric X Values:

  • SortedNumericDataAdapter
  • FormulaDataAdapter

Date and Time X Values:

  • SortedDateTimeDataAdapter
  • SortedTimeSpanDataAdapter

Qualitative X Values:

  • QualitativeDataAdapter