SeriesPointCollectionDataAdapter Properties
A data adapter that allows you to create and store individual series points in the Points collection.Name | Description |
---|---|
Points | Returns a collection of series points. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
TypeNameSerializable | Gets the string value used to support serialization of the data adapter. |
See Also