Click or drag to resize

ChartDataPoint Properties

The ChartDataPoint type exposes the following members.

Properties
Name Description
Public property Distance
Specifies the distance from the center of the pie.
Public property Effect
Gets effects used for a chart. Read-only EffectDag .
Public property Effect3D
Gets 3D format of a chart. Read-only FormatThreeD .
Public property Fill
Gets fill style properties of a chart. Read-only FillFormat .
Public property Index
This index of collection. Read/write Int32 .
Public property InvertIfNegative
Indicates whether invert its colors if the value is negative.
Public property IsBubble3D
Specifies that the bubbles have a 3-D effect applied to them.
Public property Line
Gets line style properties of a chart.
Public property MarkerFill
Represents the formatting properties for marker. A chart with Bubble type or Bubble3D type does not support this property.
Public property MarkerSize
Represents the marker size in a line chart, scatter chart, or radar chart.
Public property MarkerStyle
Represents the marker style in a line chart, scatter chart, or radar chart.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from PptObject .)
Protected property ReferenceCount (Inherited from PptObject .)
Public property SetAsTotal
True if the data point is considered as Subtotals or Totals. otherwise False.
Top
See Also