Represents a single data point in a series on a chart. The WCPoint object is a member of the WCPoints collection, which contains all the points in a given series.
Using the WCPoint Object
Use this object to format single data points in a series, or use the GetValue method to return a point value.
The WCPoints object’s Item property returns a WCPoint object.