DataPointCollection Properties
Provides a collection of data points for a series.
Name | Description |
---|---|
Actual |
Gets the actual argument scale type. |
Actual |
Gets the actual value scale type. |
Argument |
Specifies the scale type of data points arguments. |
Count |
Gets the number of elements contained in the Data |
Item[Int32] | Provides indexed access to individual items in the collection. |
Points | Provides access to the data points contained in this collection. |
Value |
Specifies the scale type of data point values. |
See Also