The Chart3DBar type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
|
GetBarColor |
Gets an individual bar color.
|
|
|
GetHashCode |
Serves as a hash function for a particular type.
(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.) |
|
|
SetBarColor |
Sets individual bar color.
|
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Colors |
Gets the collection of BarColor objects.
|
|
|
ColumnFormat |
Gets or sets column format.
|
|
|
ColumnWidth |
Gets or sets column width.
|
|
|
Origin |
Gets or sets origin of Z-axis for the bar chart.
|
|
|
RowFormat |
Gets or sets row format.
|
|
|
RowWidth |
Gets or sets row width.
|