Point Properties

Include Protected Members
Include Inherited Members

The Point type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property ApplyPictToEnd True if a picture is applied to the end of the point or all points in the series.
Public property ApplyPictToFront True if a picture is applied to the front of the point or all points in the series.
Public property ApplyPictToSides True if a picture is applied to the sides of the point or all points in the series.
Public property Border Returns a Border object that represents the border of the object.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property DataLabel Returns a DataLabel object that represents the data label associated with the point or trendline.
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).
Public property Fill Returns a FillFormat object for a specified shape or a ChartFillFormat object for a specified chart that contains fill formatting properties for the shape or chart.
Public property Format Returns the ChartFormat object. Read-only.
Public property Has3DEffect Returns and Sets a value that states if a point has a three-dimensional appearance. Read/Write.
Public property HasDataLabel True if the point has a data label.
Public property Height Gets the height, in points, of the object.
Public property Interior Returns an Interior object that represents the interior of the specified object.
Public property InvertIfNegative True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
Public property Left Gets a value that represents the distance, in points, from the left edge of the object to the left edge of the chart area.
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.
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 constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts.
Public property MarkerForegroundColor Sets the marker background color as an RGB value or returns the corresponding color index value. Applies only to line, scatter, and radar charts.
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 constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts.
Public property MarkerSize Returns or sets the data marker size in points.
Public property MarkerStyle Returns or sets the marker style for a point or series in a line chart, scatter chart, or radar chart.
Public property Name Gets the object name.
Public property Parent Returns the parent object for the specified object.
Public property PictureType Returns or sets the way pictures are displayed on a column or bar picture chart.
Public property PictureUnit 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).
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.
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.
Public property Shadow True if the font is a shadow font or if the object has a shadow.
Public property Top Gets a value that represents the distance, in points, from the top edge of the object to the top edge of the chart area.
Public property Width Gets the width, in points, of the object.

Top

See Also

Reference

Point Interface

Microsoft.Office.Interop.Excel Namespace