Point Interface

Represents a single point in a series in a chart.

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

Syntax

'Declaration
<GuidAttribute("92D41A73-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface Point
'Usage
Dim instance As Point
[GuidAttribute("92D41A73-F07E-4CA4-AF6F-BEF486AA4E6F")]
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.PowerPoint Namespace