ChartDataTable Class |
Namespace: Spire.Presentation.Charts
The ChartDataTable type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
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
.
|
|
|
HasBorders |
True if data table has borders.
|
|
|
HasHorzBorder |
True if data table has horizontal border.
|
|
|
HasVertBorder |
True if data table has vertical border.
|
|
|
Line |
Gets line style properties of a chart.
|
|
|
ShowLegendKey |
Indicates that the data label has legend key.
|
|
|
Text |
Gets Text used for a DataTable.
Read-only
EffectDag
.
|
| Name | Description | |
|---|---|---|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
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
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|