PointDataCollection Properties
A collection of series data points.
Name | Description |
---|---|
Actual |
Returns the scale type of point arguments. |
Actual |
Returns the scale type of point values. |
Argument |
Specifies the argument scale type. |
Count | Returns the number of points that the collection contains. |
Item[Int32] | Allows you to access individual points within the collection. |
Value |
Specifies the value scale type. |
See Also