Skip to main content
All docs
V23.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