ChartTextArea Class |
Namespace: Spire.Presentation.Charts
The ChartTextArea 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
.
|
|
|
Height |
Gets or sets the height of a legend in points.
Read/write
Single
.
|
|
|
IsOverlay |
Indicates whether allowed to overlap title.
Read/write
Boolean
.
|
|
|
Left |
Gets or sets the x coordinate of a legend in points.
Read/write
Single
.
|
|
|
Line |
Gets line style properties of a chart.
|
|
|
TextProperties |
Gets text frame of a chart title.
|
|
|
Top |
Gets or sets the y coordinate of a legend in points.
Read/write
Single
.
|
|
|
Width |
Gets or sets the width of a legend in points.
Read/write
Single
.
|
| 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
.)
|