The Chart3DContour 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 | |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AutoDistribution |
Whether to use a linear distribution table to determine the spacing of contour levels.
|
|
|
Distribution |
Gets or sets the array of level values for contour calculations.
|
|
|
IsContoured |
Gets or sets whether the chart is contoured.
|
|
|
IsZoned |
Gets or sets whether the chart is zoned.
|
|
|
Item |
Gets the specified Chart3DContourLevel by numeric index.
|
|
|
Levels |
Gets collection of contour levels.
|
|
|
NumLevels |
Gets or sets number of contour levels.
|
|
|
ZoneMethod |
Gets or sets zone method.
|