Point Interface

Represents a single point in a series in a chart.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
<GuidAttribute("8A342FA0-5831-4B5E-82E1-003D0A0C635D")> _
Public Interface Point
'Usage
Dim instance As Point
[GuidAttribute("8A342FA0-5831-4B5E-82E1-003D0A0C635D")]
public interface Point

Remarks

The Point object is a member of the Points collection. The Points collection contains all the points in one series.

See Also

Reference

Point Members

Microsoft.Office.Interop.Word Namespace