ChartPlotArea Class |
Namespace: Spire.Presentation.Charts
The ChartPlotArea 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 |
Get or sets the Height of plot area.
Read/write
Single
.
|
|
|
Left |
Gets or sets the upper left corner of plot area bounding box in range from 0 to 1 of chart area.
Read/write
Single
.
|
|
|
Line |
Gets line style properties of a chart.
|
|
|
Top |
Gets or sets top corner of plot area bounding box in range from 0 to 1 of chart area.
Read/write
Single
.
|
|
|
Width |
Get or sets the Width of plot area.
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
.)
|