ChartDataPoint Class |
Namespace: Spire.Presentation.Charts
The ChartDataPoint type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ChartDataPoint |
Initializes a new instance of ChartPoint class.
|
| Name | Description | |
|---|---|---|
|
|
Distance |
Specifies the distance from the center of the pie.
|
|
|
Effect |
Gets effects used for a chart.
Read-only
EffectDag
.
|
|
|
Effect3D |
Gets 3D format of a chart.
Read-only
FormatThreeD
.
|
|
|
Fill |
Gets fill style properties of a chart.
Read-only
FillFormat
.
|
|
|
Index |
This index of collection.
Read/write
Int32
.
|
|
|
InvertIfNegative |
Indicates whether invert its colors if the value is negative.
|
|
|
IsBubble3D |
Specifies that the bubbles have a 3-D effect applied to them.
|
|
|
Line |
Gets line style properties of a chart.
|
|
|
MarkerFill |
Represents the formatting properties for marker.
A chart with Bubble type or Bubble3D type does not support this property.
|
|
|
MarkerSize |
Represents the marker size in a line chart, scatter chart, or radar chart.
|
|
|
MarkerStyle |
Represents the marker style in a line chart, scatter chart, or radar chart.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
SetAsTotal |
True if the data point is considered as Subtotals or Totals. otherwise False.
|
| Name | Description | |
|---|---|---|
|
|
AddReference | (Inherited from PptObject .) |
|
|
CheckDisposed | (Inherited from PptObject .) |
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize | (Inherited from PptObject .) |
|
|
FindParent(Type) | (Inherited from PptObject .) |
|
|
FindParent( Type ) | (Inherited from PptObject .) |
|
|
FindParent(Type, Boolean) | (Inherited from PptObject .) |
|
|
FindParents | (Inherited from PptObject .) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnDispose |
Method which can be overriden by users to take any specific actions when
object is disposed.
(Inherited from
PptObject
.)
|
|
|
ReleaseReference | (Inherited from PptObject .) |
|
|
SetParent | (Inherited from PptObject .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_bIsDisposed | (Inherited from PptObject .) |