ChPoint Object

Microsoft Office Web Components Visual Basic

ChPoint Object

ChSeries ChPoints
ChPoint
Multiple objects

Represents a single data point in a series on a chart. The ChPoint object is a member of the ChPoints collection, which contains all the points in a given series.

Using the ChPoint object

Use this object to format single data points in a series, or use the GetValue method to return a point value.

The ChPoints object’s Item property returns a ChPoint object.