Skip to main content
A newer version of this page is available. .
All docs
V22.2

SeriesPointCollectionDataAdapter Constructors

A data adapter that allows you to create and store individual series points in the Points collection.
Name Parameters Description
SeriesPointCollectionDataAdapter() none Initializes a new instance of the SeriesPointCollectionDataAdapter class.
SeriesPointCollectionDataAdapter(Series) series Initializes a new instance of the SeriesPointCollectionDataAdapter class with specified settings.
See Also