Name | Description | |
---|---|---|
DataPointCollection Constructor | Initializes a new instance of the DataPointCollection class. |
The following tables list the members exposed by DataPointCollection.
Name | Description | |
---|---|---|
DataPointCollection Constructor | Initializes a new instance of the DataPointCollection class. |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the DataPointCollection instance. This property cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>) | |
Item | Gets or sets a specific DataPoint object in the DataPointCollection by position. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>) |