The Chart3DElevation 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.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
DepthCue |
Determines whether scatter chart point sizes are dependant upon their distance from the eye.
Set this property to true if the point sizes should be dependant upon distance from the eye.
|
![]() |
DropLines |
Determines whether scatter chart points have droplines. Set this property to true if points should have drop lines.
|
![]() |
IsMeshed |
Determines whether surface charts are meshed, or whether bars in bar charts are outlined.
Set this property to true to display a surface as a mesh, or to display bars in outline format.
|
![]() |
IsShaded |
Determines whether surface or bar charts use shading. Set this property to true to display surfaces and
bars as a flat shade of color.
|
![]() |
MeshBottomColor |
The bottom color of the mesh.
|
![]() |
MeshTopColor |
The top color of the mesh.
|
![]() |
ShadedBottomColor |
The bottom color of the shaded surface.
|
![]() |
ShadedTopColor |
The top color of the shaded surface.
|
![]() |
SurfaceBottomColor | |
![]() |
SurfaceTopColor | |
![]() |
Transparency |
Transparency of drawing chart data.
|