The Chart3DGroup 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.) |
|
|
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.) |
|
|
NotifyChanges | |
|
|
ShouldSerializeBar |
Returns false if the Chart3DGroup Bar property is in the default state.
|
|
|
ShouldSerializeContour |
Returns false if the Chart3DGroup Contour property is in the default state.
|
|
|
ShouldSerializeElevation |
Returns false if the Chart3DGroup Elevation property is in the default state.
|
|
|
ShouldSerializeSurface |
Returns false if the Chart3DGroup Surface property is in the default state.
|
|
|
ToString |
Returns a string that represents the current Chart3DGroup.
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
Bar |
Controls the appearance of a bar chart.
|
|
|
ChartData |
Data for the chart.
|
|
|
ChartType |
The type of chart to be displayed.
|
|
|
Contour |
The type of contouring to be used.
|
|
|
Elevation |
Controls the three-dimensional appearance of the chart.
|
|
|
Surface |
Controls the appearance of a surface format chart.
|