Skip to main content
A newer version of this page is available. .

PointDataCollection Properties

A collection of series data points.
Name Description
ActualArgumentScaleType Returns the scale type of point arguments.
ActualValueScaleType Returns the scale type of point values.
ArgumentScaleType 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.
ValueScaleType Specifies the value scale type.
See Also