Chart Class |
Namespace: Spire.Doc.Fields.Shapes.Charts
The Chart type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Axes |
Gets the collection of axes for the chart.
|
![]() |
AxisX |
Provides access to properties of the X axis of the chart.
|
![]() |
AxisY |
Provides access to properties of the Y axis of the chart.
|
![]() |
AxisZ |
Provides access to properties of the Z axis of the chart.
|
![]() |
DataTable |
Gets the Data Table Options associated with the Chart.
|
![]() |
Legend |
Provides access to the chart legend properties.
|
![]() |
Series |
Provides access to series collection.
|
![]() |
Title |
Provides access to the chart title properties.
|
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
.)
|
![]() |
SaveToTemp | |
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|