Share via


Point Members

Include Protected Members
Include Inherited Members

The Point type exposes the following members.

Properties

  Name Description
Public property Application
Public property ApplyPictToEnd True if a picture is applied to the end of the point or all points in the series. Read/write Boolean.
Public property ApplyPictToFront True if a picture is applied to the front of the point or all points in the series. Read/write Boolean.
Public property ApplyPictToSides True if a picture is applied to the sides of the point or all points in the series. Read/write Boolean.
Public property Border
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Public property DataLabel
Public property Explosion Returns or sets the explosion value for a pie-chart or doughnut-chart slice. Returns 0 (zero) if there's no explosion (the tip of the slice is in the center of the pie). Read/write Long.
Public property Fill
Public property Format Returns the line, fill, and effect formatting for the object. Read-only [ChartFormat#SameCHM].
Public property Has3DEffect True if a point has a three-dimensional appearance. Read/write Boolean.
Public property HasDataLabel True if the point has a data label. Read/write Boolean.
Public property Interior
Public property InvertIfNegative True if Microsoft Word inverts the pattern in the object when it corresponds to a negative number. Read/write Variant.
Public property MarkerBackgroundColor Sets the marker background color as an RGB value or returns the corresponding color index value. Applies only to line, scatter, and radar charts. Read/write Long.
Public property MarkerBackgroundColorIndex Returns or sets the marker background color as an index into the current color palette, or as one of the following [XlColorIndex#SameCHM] constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long.
Public property MarkerForegroundColor Sets the marker foreground color as an RGB value or returns the corresponding color index value. Applies only to line, scatter, and radar charts. Read/write Long.
Public property MarkerForegroundColorIndex Returns or sets the marker foreground color as an index into the current color palette, or as one of the following [XlColorIndex#SameCHM] constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long.
Public property MarkerSize Returns or sets the data-marker size, in points. Can be a value from 2 through 72. Read/write Long.
Public property MarkerStyle Returns or sets the marker style for a point or series in a line chart, scatter chart, or radar chart. Read/write [XlMarkerStyle#SameCHM].
Public property Parent
Public property PictureType Returns or sets a [XlChartPictureType#SameCHM] value that represents the way pictures are displayed on a column or bar picture chart.
Public property PictureUnit
Public property PictureUnit2 Returns or sets the unit for each picture on the chart if the PictureType property is set to xlStackScale (if not, this property is ignored). Read/write Double.
Public property SecondaryPlot True if the point is in the secondary section of either a pie of pie chart or a bar of pie chart. Applies only to points on pie of pie charts or bar of pie charts. Read/write Boolean.
Public property Shadow Returns or sets a Boolean value that determines if the object has a shadow.

Top

Methods

  Name Description
Public method _ApplyDataLabels
Public method ApplyDataLabels Applies data labels to a point.
Public method ClearFormats Clears the formatting of the object.
Public method Copy If the point has a picture fill, then this method copies the picture to the Clipboard.
Public method Delete
Public method Paste Pastes a picture from the Clipboard as the marker on the selected point.
Public method Select

Top

See Also

Reference

Point Interface

Microsoft.Office.Interop.PowerPoint Namespace